@font-face {
    font-family: 'Bauer Bodoni';
    src: url('../fonts/BauerBodoni-BlackItalic.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/BauerBodoniBT-BlackItalic.woff2') format('woff2'),
        url('../fonts/BauerBodoniBT-BlackItalic.woff') format('woff'),
        url('../fonts/BauerBodoni-BlackItalic.otf') format("opentype"),
        url('../fonts/BauerBodoni-BlackItalic.ttf')  format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Bauer Bodoni';
    src: url('../fonts/bauerbodoni-blackitalic-webfont.woff2') format('woff2'),
         url('../fonts/bauerbodoni-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Altone ExtBd';
    src: url('../fonts/Altone-ExtraBold.woff2') format('woff2'),
        url('../fonts/Altone-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Bliss Pro';
    src:    url('../fonts/BlissPro-Bold.eot?#iefix') format('embedded-opentype'), 
            url('../fonts/BlissPro-Bold.woff2') format('woff2'),
            url('../fonts/BlissPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bliss Pro';
    src:    url('../fonts/BlissPro-ExtraLight.eot?#iefix') format('embedded-opentype'), 
            url('../fonts/BlissPro-ExtraLight.woff2') format('woff2'),
            url('../fonts/BlissPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

