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

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

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

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

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

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





