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

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

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

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

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

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

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