@font-face {
    font-family: 'Caraque Melted';
    src: url('Caraque-BoldMelted.woff2') format('woff2'),
        url('Caraque-BoldMelted.woff') format('woff'),
        url('Caraque-BoldMelted.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial Narrow';
    src: url('ArialNarrow.woff2') format('woff2'),
        url('ArialNarrow.woff') format('woff'),
        url('ArialNarrow.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

