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