@font-face {
    font-family: 'Asgard Fit Web';
    src: url('Asgard-FitBold.woff2') format('woff2'),
        url('Asgard-FitBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Asgard Fit Web';
    src: url('Asgard-FitMedium.woff2') format('woff2'),
        url('Asgard-FitMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Asgard Fit Web';
    src: url('Asgard-FitRegular.woff2') format('woff2'),
        url('Asgard-FitRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Asgard Fit Xbold Web';
    src: url('Asgard-FitXbold.woff2') format('woff2'),
        url('Asgard-FitXbold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

