@font-face {
    font-family: 'Bahnschrift';
    src: url('../fonts/Bahnschrift.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OPTIBodoni-Antiqua';
    src: url('../fonts/OPTIBodoni-Antiqua.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Greek XLight';
    src: url('../fonts/GothamGreek-XLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Greek Book';
    src: url('../fonts/GothamGreek-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Greek Ultra';
    src: url('../fonts/GothamGreek-UltraItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Greek Ultra';
    src: url('../fonts/GothamGreek-Ultra.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}


@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Greek Book';
    src: url('../fonts/GothamGreek-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Greek';
    src: url('../fonts/GothamGreek-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face{
    font-family: 'Cambria ILI';
    src: url('../fonts/cambria.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Corsiva';
    src: url('../fonts/corsiva/MonotypeCorsiva.eot');
    src: url('../fonts/corsiva/MonotypeCorsiva.eot?#iefix') format('embedded-opentype'),
        url('../fonts/corsiva/MonotypeCorsiva.woff2') format('woff2'),
        url('../fonts/corsiva/MonotypeCorsiva.woff') format('woff'),
        url('../fonts/corsiva/MonotypeCorsiva.ttf') format('truetype'),
        url('../fonts/corsiva/MonotypeCorsiva.svg#MonotypeCorsiva') format('svg');
    font-weight: normal;
    font-style: italic;
}