@font-face {
    font-family: 'NoirPro-LightItalic';
    src: url('../fonts/NoirPro/NoirPro-LightItalic.eot');
    src: url('../fonts/NoirPro/NoirPro-LightItalic.eot?#iefix')
            format('embedded-opentype'),
        url('../fonts/NoirPro/NoirPro-LightItalic.woff2') format('woff2'),
        url('../fonts/NoirPro/NoirPro-LightItalic.woff') format('woff'),
        url('../fonts/NoirPro/NoirPro-LightItalic.ttf') format('truetype'),
        url('../fonts/NoirPro/NoirPro-LightItalic.svg#NoirPro-LightItalic')
            format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NoirPro-Light';
    src: url('../fonts/NoirPro/NoirPro-Light.eot');
    src: url('../fonts/NoirPro/NoirPro-Light.eot?#iefix')
            format('embedded-opentype'),
        url('../fonts/NoirPro/NoirPro-Light.woff2') format('woff2'),
        url('../fonts/NoirPro/NoirPro-Light.woff') format('woff'),
        url('../fonts/NoirPro/NoirPro-Light.ttf') format('truetype'),
        url('../fonts/NoirPro/NoirPro-Light.svg#NoirPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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