@font-face {
    font-family: Lato;
    src: url( 'Lato-Medium.ttf' ) format( 'truetype' );
    font-weight: normal;
}

@font-face {
    font-family: Lato;
    src: url( 'Lato-Bold.ttf' ) format( 'truetype' );
    font-weight: bold;
}
