@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Inter-Regular.eot');
    src:
        url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular.woff') format('woff'),
        url('../fonts/Inter-Regular.ttf') format('truetype'),
        url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg'),
        url('../fonts/Inter-Regular.otf') format('otf');
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Inter-Medium.eot');
    src:
        url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Medium.woff2') format('woff2'),
        url('../fonts/Inter-Medium.woff') format('woff'),
        url('../fonts/Inter-Medium.ttf') format('truetype'),
        url('../fonts/Inter-Medium.svg#Inter-Medium') format('svg'),
        url('../fonts/Inter-Medium.otf') format('otf');
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Inter-SemiBold.eot');
    src:
        url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-SemiBold.woff2') format('woff2'),
        url('../fonts/Inter-SemiBold.woff') format('woff'),
        url('../fonts/Inter-SemiBold.ttf') format('truetype'),
        url('../fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg'),
        url('../fonts/Inter-SemiBold.otf') format('otf');
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Inter-Bold.eot');
    src:
        url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Bold.woff2') format('woff2'),
        url('../fonts/Inter-Bold.woff') format('woff'),
        url('../fonts/Inter-Bold.ttf') format('truetype'),
        url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg'),
        url('../fonts/Inter-Bold.otf') format('otf');
}

@font-face {
    font-family: Nunito_Italic;
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/Nunito-ExtraBoldItalic.eot');
    src:
        url('../fonts/Nunito-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nunito-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Nunito-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/Nunito-ExtraBoldItalic.ttf') format('truetype'),
        url('../fonts/Nunito-ExtraBoldItalic.svg#Nunito-ExtraBold') format('svg'),
        url('../fonts/Nunito-ExtraBoldItalic.otf') format('otf');
}
