@font-face {
 font-family: 'Playfair';
 src: url(/fonts/Playfair.ttf) format('truetype');
}

@font-face {
 font-family: 'Lato';
 src: url(/fonts/Lato.ttf) format('truetype');
}

@font-face {
 font-family: 'Roboto';
 src: url(/fonts/Roboto.ttf) format('truetype');
}