@font-face {
    font-family: 'Exposure';
    src: url('exposure.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Switzer';
    src: url('switzer.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

