@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'GothamHTFBookRegular';
    src: url('gothamhtf-book.eot');
    src: url('gothamhtf-book.eot') format('embedded-opentype'),
         url('gothamhtf-book.woff2') format('woff2'),
         url('gothamhtf-book.woff') format('woff'),
         url('gothamhtf-book.ttf') format('truetype'),
         url('gothamhtf-book.svg#GothamHTFBookRegular') format('svg');
}
@font-face {
    font-family: 'GothamHTFBold';
    src: url('gothamhtf-bold.eot');
    src: url('gothamhtf-bold.eot') format('embedded-opentype'),
         url('gothamhtf-bold.woff2') format('woff2'),
         url('gothamhtf-bold.woff') format('woff'),
         url('gothamhtf-bold.ttf') format('truetype'),
         url('gothamhtf-bold.svg#GothamHTFBold') format('svg');
}
@font-face {
    font-family: 'GothamHTFMedium';
    src: url('gothamhtf-medium.eot');
    src: url('gothamhtf-medium.eot') format('embedded-opentype'),
         url('gothamhtf-medium.woff2') format('woff2'),
         url('gothamhtf-medium.woff') format('woff'),
         url('gothamhtf-medium.ttf') format('truetype'),
         url('gothamhtf-medium.svg#GothamHTFMedium') format('svg');
}
