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

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

