
@font-face {
    font-family: 'LatoLatinWebLight';
    url('LatoLatin/fonts/LatoLatin-Light.woff2') format('woff2'), /* Modern Browsers */
    url('LatoLatin/fonts/LatoLatin-Light.woff') format('woff'), /* Modern Browsers */
    url('LatoLatin/fonts/LatoLatin-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Filmotype_York';
    font-style: normal;
    font-weight: normal;
    src:  url('Filmotype_York/Filmotype_York.otf') format('opentype');
}

