@font-face {
    font-family: 'Gotham-Light';
    src: url('gotham-light.eot');
    src: url('gotham-light.eot?#iefix') format('embedded-opentype'),
         url('gotham-light.woff') format('woff'),
         url('gotham-light.ttf') format('truetype'),
         url('gotham-light.svg#gotham-light') format('svg');
    font-weight: normal;
    font-style: normal;
}