@font-face {
    font-family: 'GothamBold';
    src: url('Gotham-Bold.eot');
    src: url('Gotham-Bold.eot') format('embedded-opentype'),
    url('Gotham-Bold.woff') format('woff'),
    url('Gotham-Bold.ttf') format('truetype'),
    url('Gotham-Bold.svg#GothamBold') format('svg');
    -moz-font-feature-settings: 'liga=0';
    -moz-font-feature-settings: 'liga' 0;
    font-feature-settings: 'liga' 0;
}
