@font-face {
    font-family: myFirstFont;
	src:url(../fonts/Gothic/centurygothic.woff);
}

@font-face {
    font-family: mySecondFont;
	src:url(../fonts/Gothic/centurygothic_bold.woff);
	font-weight: bold;
}
