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