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