@font-face {
    font-family: 'Zurich';
    src: url('fonts/ZurichBT.eot');
    src: url('fonts/ZurichBT.eot?#iefix') format('embedded-opentype'),
        url('fonts/ZurichBT.woff2') format('woff2'),
        url('fonts/ZurichBT.woff') format('woff'),
        url('fonts/ZurichBT.ttf') format('truetype'),
        url('fonts/ZurichBT.svg#ZurichBT') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zurich';
    src: url('fonts/ZurichBoldBT.eot');
    src: url('fonts/ZurichBoldBT.eot?#iefix') format('embedded-opentype'),
        url('fonts/ZurichBoldBT.woff2') format('woff2'),
        url('fonts/ZurichBoldBT.woff') format('woff'),
        url('fonts/ZurichBoldBT.ttf') format('truetype'),
        url('fonts/ZurichBoldBT.svg#ZurichBoldBT') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zurich';
    src: url('fonts/ZurichLightBT.eot');
    src: url('fonts/ZurichLightBT.eot?#iefix') format('embedded-opentype'),
        url('fonts/ZurichLightBT.woff2') format('woff2'),
        url('fonts/ZurichLightBT.woff') format('woff'),
        url('fonts/ZurichLightBT.ttf') format('truetype'),
        url('fonts/ZurichLightBT.svg#ZurichLightBT') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

