@font-face {
    font-family: 'vidaloka_regular';
    src: url('/files/font/vidaloka-regular-webfont.eot');
    src: url('/files/font/vidaloka-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/files/font/vidaloka-regular-webfont.woff2') format('woff2'),
         url('/files/font/vidaloka-regular-webfont.woff') format('woff'),
         url('/files/font/vidaloka-regular-webfont.ttf') format('truetype'),
         url('/files/font/vidaloka-regular-webfont.svg#vidaloka_regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'karlaregular';
    src: url('/files/font/karla-regular-webfont.eot');
    src: url('/files/font/karla-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/files/font/karla-regular-webfont.woff2') format('woff2'),
         url('/files/font/karla-regular-webfont.woff') format('woff'),
         url('/files/font/karla-regular-webfont.svg#karlaregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}