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

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

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

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

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