@font-face {
    font-family: 'Microsoft Sans Serif';
    src: url('MicrosoftSansSerif.woff2') format('woff2'),
        url('MicrosoftSansSerif.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Teko';
    src: url('Teko-Bold.woff2') format('woff2'),
        url('Teko-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ultimus';
    src: url('Ultimus-BoldItalic.woff2') format('woff2'),
        url('Ultimus-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
