@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Inter'), url('Inter[slnt-wght].ttf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Inter'), url('Inter-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local('Inter'), url('Inter-Italic.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local('Inter'), url('Inter-Thin-BETA.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local('Inter'), url('Inter-ThinItalic-BETA.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: local('Inter'), url('Inter-ExtraLight-BETA.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: local('Inter'), url('Inter-ExtraLightItalic-BETA.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Inter'), url('Inter-Light-BETA.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local('Inter'), url('Inter-LightItalic-BETA.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Inter'), url('Inter-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local('Inter'), url('Inter-MediumItalic.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Inter'), url('Inter-SemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: local('Inter'), url('Inter-SemiBoldItalic.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Inter'), url('Inter-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local('Inter'), url('Inter-BoldItalic.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: local('Inter'), url('Inter-ExtraBold.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: local('Inter'), url('Inter-ExtraBoldItalic.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local('Inter'), url('Inter-Black.otf') format('opentype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local('Inter'), url('Inter-BlackItalic.otf') format('opentype');
}