@font-face {
    font-family: 'Signature Collection';
    src: url('SignatureCollection.woff2') format('woff2'),
        url('SignatureCollection.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Baskerville';
    src: url('Baskerville.woff2') format('woff2'),
        url('Baskerville.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('AGaramondPro-Regular.woff2') format('woff2'),
        url('AGaramondPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Didot';
    src: url('Didot-HTF-M11-Medium.woff2') format('woff2'),
        url('Didot-HTF-M11-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('GothamHTF-Book.woff2') format('woff2'),
        url('GothamHTF-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Bold';
    src: url('GothamHTF-Bold.woff2') format('woff2'),
        url('GothamHTF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Didot';
    src: url('Didot-HTF-B11-Bold.woff2') format('woff2'),
        url('Didot-HTF-B11-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('MinionPro-Regular.woff2') format('woff2'),
        url('MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('GothamHTF-Medium.woff2') format('woff2'),
        url('GothamHTF-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Light.woff2') format('woff2'),
        url('Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Linotype Didot';
    src: url('DidotLH-Roman.woff2') format('woff2'),
        url('DidotLH-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'MyriadPro-Regular';
src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  
url('MyriadPro-Regular.otf')  format('opentype'),
url('MyriadPro-Regular.woff') format('woff'), 
url('MyriadPro-Regular.ttf')  format('truetype'), 
url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
font-weight: normal;
font-style: normal;
}

