@charset "UTF-8";

@font-face {
    font-family: 'GotBookReg';
    src: url('gothambook-webfont.eot');
    src: url('gothambook-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothambook-webfont.woff2') format('woff2'),
         url('gothambook-webfont.woff') format('woff'),
         url('gothambook-webfont.ttf') format('truetype'),
         url('gothambook-webfont.svg#gothambookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GotMedReg';
    src: url('gothammedium-webfont.eot');
    src: url('gothammedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothammedium-webfont.woff2') format('woff2'),
         url('gothammedium-webfont.woff') format('woff'),
         url('gothammedium-webfont.ttf') format('truetype'),
         url('gothammedium-webfont.svg#gothammediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GotBoldReg';
    src: url('gothambold-webfont.eot');
    src: url('gothambold-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothambold-webfont.woff2') format('woff2'),
         url('gothambold-webfont.woff') format('woff'),
         url('gothambold-webfont.ttf') format('truetype'),
         url('gothambold-webfont.svg#gothamboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}