@font-face {
    font-family: 'Inter';
    src: url('Inter18pt-BoldItalic.eot');
    src: local('Inter 18pt Bold Italic'), local('Inter18pt-BoldItalic'),
        url('Inter18pt-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-BoldItalic.woff2') format('woff2'),
        url('Inter18pt-BoldItalic.woff') format('woff'),
        url('Inter18pt-BoldItalic.ttf') format('truetype'),
        url('Inter18pt-BoldItalic.svg#Inter18pt-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter18pt-Bold.eot');
    src: local('Inter 18pt Bold'), local('Inter18pt-Bold'),
        url('Inter18pt-Bold.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-Bold.woff2') format('woff2'),
        url('Inter18pt-Bold.woff') format('woff'),
        url('Inter18pt-Bold.ttf') format('truetype'),
        url('Inter18pt-Bold.svg#Inter18pt-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter18pt-Italic.eot');
    src: local('Inter 18pt Italic'), local('Inter18pt-Italic'),
        url('Inter18pt-Italic.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-Italic.woff2') format('woff2'),
        url('Inter18pt-Italic.woff') format('woff'),
        url('Inter18pt-Italic.ttf') format('truetype'),
        url('Inter18pt-Italic.svg#Inter18pt-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter18pt-MediumItalic.eot');
    src: local('Inter 18pt Medium Italic'), local('Inter18pt-MediumItalic'),
        url('Inter18pt-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-MediumItalic.woff2') format('woff2'),
        url('Inter18pt-MediumItalic.woff') format('woff'),
        url('Inter18pt-MediumItalic.ttf') format('truetype'),
        url('Inter18pt-MediumItalic.svg#Inter18pt-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter18pt-Medium.eot');
    src: local('Inter 18pt Medium'), local('Inter18pt-Medium'),
        url('Inter18pt-Medium.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-Medium.woff2') format('woff2'),
        url('Inter18pt-Medium.woff') format('woff'),
        url('Inter18pt-Medium.ttf') format('truetype'),
        url('Inter18pt-Medium.svg#Inter18pt-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter18pt-Regular.eot');
    src: local('Inter 18pt Regular'), local('Inter18pt-Regular'),
        url('Inter18pt-Regular.eot?#iefix') format('embedded-opentype'),
        url('Inter18pt-Regular.woff2') format('woff2'),
        url('Inter18pt-Regular.woff') format('woff'),
        url('Inter18pt-Regular.ttf') format('truetype'),
        url('Inter18pt-Regular.svg#Inter18pt-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

