@font-face {
    font-family: 'GothamBold';
    src: url('GothamBold.eot');
    src: url('GothamBold.eot') format('embedded-opentype'),
         url('GothamBold.woff2') format('woff2'),
         url('GothamBold.woff') format('woff'),
         url('GothamBold.ttf') format('truetype'),
         url('GothamBold.svg#GothamBold') format('svg');
}
