@import url('@fontsource-variable/open-sans/wght.css');
/* This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available on the https://openfontlicense.org */

@font-face {
    font-style: normal;
    font-weight: 300;
    src: url(Inter_Light.woff2) format('woff2');
    font-family: 'Inter';
}

@font-face {
    font-style: normal;
    font-weight: normal;
    src: url(Inter_Regular.woff2) format('woff2');
    font-family: 'Inter';
}

@font-face {
    font-style: normal;
    font-weight: 500;
    src: url(Inter_Medium.woff2) format('woff2');
    font-family: 'Inter';
}

@font-face {
    font-style: normal;
    font-weight: 700;
    src: url(Inter_Bold.woff2) format('woff2');
    font-family: 'Inter';
}
