@font-face {
    font-family: 'Arial';
    src: url('fonts/ARIAL.TTF') format('ttf');
    font-weight: normal;
    font-style: normal;
}

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