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