@font-face {
    font-family: myFirstFont;
	src:url(../fonts/Helvetica/Helvetica25UltraLight.woff);
}

@font-face {
    font-family: mySecondFont;
	src:url(../fonts/Gotham/Gotham.woff);
}

@font-face {
    font-family: myThirdFont;
	src:url(../fonts/TF/ufonts.com_tfarrow-light.woff);
}