@font-face {
    font-family: 'Inter-Black';
    src: url('fonts/Inter18pt-Black.eot');
    src: url('fonts/Inter18pt-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter18pt-Black.woff2') format('woff2'),
        url('fonts/Inter18pt-Black.woff') format('woff'),
        url('fonts/Inter18pt-Black.ttf') format('truetype'),
        url('fonts/Inter18pt-Black.svg#Inter-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Bold';
    src: url('fonts/Inter18pt-Bold.eot');
    src: url('fonts/Inter18pt-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter18pt-Bold.woff2') format('woff2'),
        url('fonts/Inter18pt-Bold.woff') format('woff'),
        url('fonts/Inter18pt-Bold.ttf') format('truetype'),
        url('fonts/Inter18pt-Bold.svg#Inter-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Light';
    src: url('fonts/Inter18pt-Light.eot');
    src: url('fonts/Inter18pt-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter18pt-Light.woff2') format('woff2'),
        url('fonts/Inter18pt-Light.woff') format('woff'),
        url('fonts/Inter18pt-Light.ttf') format('truetype'),
        url('fonts/Inter18pt-Light.svg#Inter-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Medium';
    src: url('fonts/Inter18pt-Medium.eot');
    src: url('fonts/Inter18pt-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter18pt-Medium.woff2') format('woff2'),
        url('fonts/Inter18pt-Medium.woff') format('woff'),
        url('fonts/Inter18pt-Medium.ttf') format('truetype'),
        url('fonts/Inter18pt-Medium.svg#Inter-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Regular';
    src: url('fonts/Inter18pt-Regular.eot');
    src: url('fonts/Inter18pt-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter18pt-Regular.woff2') format('woff2'),
        url('fonts/Inter18pt-Regular.woff') format('woff'),
        url('fonts/Inter18pt-Regular.ttf') format('truetype'),
        url('fonts/Inter18pt-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-SemiBold';
    src: url('fonts/Inter18pt-SemiBold.eot');
    src: url('fonts/Inter18pt-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter18pt-SemiBold.woff2') format('woff2'),
        url('fonts/Inter18pt-SemiBold.woff') format('woff'),
        url('fonts/Inter18pt-SemiBold.ttf') format('truetype'),
        url('fonts/Inter18pt-SemiBold.svg#Inter-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-SemiBoldItalic';
    src: url('fonts/Inter18pt-SemiBoldItalic.eot');
    src: url('fonts/Inter18pt-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter18pt-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Inter18pt-SemiBoldItalic.woff') format('woff'),
        url('fonts/Inter18pt-SemiBoldItalic.ttf') format('truetype'),
        url('fonts/Inter18pt-SemiBoldItalic.svg#Inter-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-ExtraBold';
    src: url('fonts/Inter18pt-ExtraBold.eot');
    src: url('fonts/Inter18pt-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter18pt-ExtraBold.woff2') format('woff2'),
        url('fonts/Inter18pt-ExtraBold.woff') format('woff'),
        url('fonts/Inter18pt-ExtraBold.ttf') format('truetype'),
        url('fonts/Inter18pt-ExtraBold.svg#Inter-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-ExtraLight';
    src: url('fonts/Inter18pt-ExtraLight.eot');
    src: url('fonts/Inter18pt-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter18pt-ExtraLight.woff2') format('woff2'),
        url('fonts/Inter18pt-ExtraLight.woff') format('woff'),
        url('fonts/Inter18pt-ExtraLight.ttf') format('truetype'),
        url('fonts/Inter18pt-ExtraLight.svg#Inter-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

