


@font-face {
    font-family: 'gothammedium';
    src: url('../fonts/gothammedium-webfont.woff2') format('woff2'),
url('../fonts/gothammedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambold';
    src: url('../fonts/gothambold-webfont.woff2') format('woff2'),
url('../fonts/gothambold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'darkysemi_bold';
    src: url('../fonts/darky-semibold-webfont.woff2') format('woff2'),
         url('../fonts/darky-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}