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