@font-face {
    font-family: 'zurich';
    src: url('../../fonts/zurich_regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
 
}
@font-face {
    font-family: 'zurichbold';
    src: url('../../fonts/zurich_black_bt-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
 
}
@font-face {
    font-family: 'zurichultraBlack';
    src: url('../../fonts/zurchuke-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}