/* Styla fonts CSS */


@font-face {
    font-family: 'FuturaLT';
    src: url(https://fonts.styla.com/FtraLt.ttf);
}

@font-face {
    font-family: 'FuturaBK';
    src: url(https://fonts.styla.com/FtraBk.ttf);
}

@font-face {
    font-family: 'FuturaNowHeadline';
    src: url(https://fonts.styla.com/FuturaNowHeadline.otf);
}

@font-face {
    font-family: 'SabonLtRoman';
    src: url(https://fonts.styla.com/SabonLtRoman.woff2);
}

@font-face {
    font-family: 'SabonRomanSC';
    src: url(https://fonts.styla.com/SabonRomanSC.otf);
}
