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