@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Inter/Inter-Light.woff2) format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/Inter/Inter-LightItalic.woff2) format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Inter/Inter-Regular.woff2) format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/Inter/Inter-Italic.woff2) format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Inter/Inter-Bold.woff2) format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/Inter/Inter-BoldItalic.woff2) format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/Inter/Inter-Black.woff2) format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/Inter/Inter-BlackItalic.woff2) format('woff2');
}