@font-face {
    font-family: 'SFU Futura';
    src: url('../woff2/sfufuturaextrabold.woff2') format('woff2'),
         url('../woff/sfufuturaextrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SFU Futura';
    src: url('../woff2/sfufuturabold.woff2') format('woff2'),
         url('../woff/sfufuturabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SFU Futura';
    src: url('../woff2/sfufuturaheavy.woff2') format('woff2'),
         url('../woff/sfufuturaheavy.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SFU Futura';
    src: url('../woff2/sfufuturalight.woff2') format('woff2'),
         url('../woff/sfufuturalight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SFU Futura';
    src: url('../woff2/sfufutura.woff2') format('woff2'),
         url('../woff/sfufutura.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}