@font-face {
    font-family: 'SVN-Visby CF';
    src: url('SVN-VisbyCFMedium.woff2') format('woff2'),
        url('SVN-VisbyCFMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Visby CF';
    src: url('SVN-VisbyCF.woff2') format('woff2'),
        url('SVN-VisbyCF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Visby CF';
    src: url('SVN-VisbyCFLight.woff2') format('woff2'),
        url('SVN-VisbyCFLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Visby CF';
    src: url('SVN-VisbyCFHeavy.woff2') format('woff2'),
        url('SVN-VisbyCFHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Visby CF';
    src: url('SVN-VisbyCFBold.woff2') format('woff2'),
        url('SVN-VisbyCFBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

