@font-face {
    font-family: 'Inter';
    src: url('../inter-black.html') format('woff2'),
        url('../woff/inter-black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../inter-extrabold.html') format('woff2'),
        url('../woff/inter-extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../inter-bold.html') format('woff2'),
        url('../woff/inter-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../inter-medium.html') format('woff2'),
        url('../woff/inter-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../inter-light.html') format('woff2'),
        url('../woff/inter-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../inter-extralight.html') format('woff2'),
        url('../woff/inter-extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../inter-thin.html') format('woff2'),
        url('../woff/inter-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../inter-semibold.html') format('woff2'),
        url('../woff/inter-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../inter-regular.html') format('woff2'),
        url('../woff/inter-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../inter-regular.html') format('woff2'),
        url('../woff/inter-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

