@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebas-webfont.woff2') format('woff2'),
         url('../fonts/bebas-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_latinregular';
    src: url('../fonts/lato_regular-webfont.woff2') format('woff2'),
         url('../fonts/lato_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_latin_sembdregular';
    src: url('../fonts/lato_sembd-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato_sembd-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

