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