@font-face {
    font-family: Gotham;
    /*src: url("GothamPro-Light.eot");*/
    src: url("./GothamPro-Light.woff2") format("woff2"),url("./GothamPro-Light.woff") format("woff"),url("./GothamPro-Light.ttf") format("truetype"),url("./GothamPro-Light.eot") format("embedded-opentype");
    font-weight: 100;
    font-style: normal
}


@font-face {
    font-family: Gotham;
    /*src: url("GothamPro.eot");*/
    src: url("./GothamPro.woff2") format("woff2"),url("./GothamPro.woff") format("woff"),url("./GothamPro.ttf") format("truetype"),url("./GothamPro.eot") format("embedded-opentype");
    font-weight: 200;
    font-style: normal
}



@font-face {
    font-family: Gotham;
    /*src: url("GothamPro-Medium.eot");*/
    src: url("./GothamPro-Medium.woff2") format("woff2"),url('./GothamPro-Medium.woff') format("woff"),url("./GothamPro-Medium.ttf") format("truetype"),url("./GothamPro-Medium.eot") format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}


@font-face {
    font-family: Gotham;
    /*src: url("GothamPro-Bold.eot");*/
    src: url("./GothamPro-Bold.woff2") format("woff2"),url("./GothamPro-Bold.woff") format("woff"),url("./GothamPro-Bold.ttf") format("truetype"),url("./GothamPro-Bold.eot") format("embedded-opentype");
    font-weight: 600;
    font-style: normal
}


@font-face {
    font-family: Gotham;
    /*src: url("GothamPro-Black.eot");*/
    src: url("./GothamPro-Black.woff2") format("woff2"),url("./GothamPro-Black.woff") format("woff"),url("./GothamPro-Black.ttf") format("truetype"),url("./GothamPro-Black.eot") format("embedded-opentype");
    font-weight: 800;
    font-style: normal
}
