@font-face {
    font-family: 'Arial Black';
    src: url('./font/ariblk.ttf');
}

@font-face {
    font-family: 'shoptet-classic';
    src:
        url('./font/shoptet.ttf?bhr245') format('truetype'),
        url('./font/shoptet.woff?bhr245') format('woff'),
        url('./font/shoptet.svg?bhr245#shoptet') format('svg');
    font-weight: normal;
    font-style: normal;
}