
@font-face {
    font-family: 'GothamPro';
    src: url('../fonts/GothamPro/GothamPro.eot');
    src: url('../fonts/GothamPro/GothamPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamPro/GothamPro.woff2') format('woff2'),
        url('../fonts/GothamPro/GothamPro.woff') format('woff'),
        url('../fonts/GothamPro/GothamPro.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;
}