@font-face {
    font-family: 'Aukera';
    src: url(/assets/fonts/Aukera.woff2) format('woff2'),
        url(/assets/fonts/Aukera.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
