@font-face {
    font-family: 'Gotham Pro';
    src: url("subset-GothamPro-Light.woff2.html") format('woff2'),
        url("subset-GothamPro-Light.woff.html") format('woff'),
        url("subset-GothamPro-Light.ttf.html") format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url("subset-GothamPro.woff2.html") format('woff2'),
        url("subset-GothamPro.woff.html") format('woff'),
        url("subset-GothamPro.ttf.html") format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url("subset-GothamPro-Medium.woff2.html") format('woff2'),
        url("subset-GothamPro-Medium.woff.html") format('woff'),
        url("subset-GothamPro-Medium.ttf.html") format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url("subset-GothamPro-Bold.woff2.html") format('woff2'),
        url("subset-GothamPro-Bold.woff.html") format('woff'),
        url("subset-GothamPro-Bold.ttf.html") format('truetype');
    font-weight: 700;
    font-style: normal;
}





