@font-face {
    font-family: 'LatoTRRegular';
    src: url('fonts/LatoTRRegular.eot');
    src: url('fonts/LatoTRRegular.eot') format('embedded-opentype'),
         url('fonts/LatoTRRegular.woff2') format('woff2'),
         url('fonts/LatoTRRegular.woff') format('woff'),
         url('fonts/LatoTRRegular.ttf') format('truetype'),
         url('fonts/LatoTRRegular.svg#LatoTRRegular') format('svg');
}

@font-face {
    font-family: 'LatoTRBold';
    src: url('fonts/LatoTRBold.eot');
    src: url('fonts/LatoTRBold.eot') format('embedded-opentype'),
         url('fonts/LatoTRBold.woff2') format('woff2'),
         url('fonts/LatoTRBold.woff') format('woff'),
         url('fonts/LatoTRBold.ttf') format('truetype'),
         url('fonts/LatoTRBold.svg#LatoTRBold') format('svg');
}

@font-face {
    font-family: 'LatoTRItalic';
    src: url('fonts/LatoTRItalic.eot');
    src: url('fonts/LatoTRItalic.eot') format('embedded-opentype'),
         url('fonts/LatoTRItalic.woff2') format('woff2'),
         url('fonts/LatoTRItalic.woff') format('woff'),
         url('fonts/LatoTRItalic.ttf') format('truetype'),
         url('fonts/LatoTRItalic.svg#LatoTRItalic') format('svg');
}

