@font-face {
    font-family: 'Zurich';
    src: url('fonts/ZurichCondensedBT.woff2') format('woff2'),
        url('fonts/ZurichCondensedBT.woff') format('woff'),
        url('fonts/ZurichCondensedBT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

