@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: '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;
}