@font-face {
    font-family: 'Gothammedium';
    src:url('../fonts/Gothammedium.eot');
    src: url('../fonts/Gothammedium.eot') format('embedded-opentype'),
         url('../fonts/Gothammedium.woff') format('woff'),
         url('../fonts/Gothammedium.ttf') format('truetype'),
         url('../fonts/Gothammedium.svg#Gothammedium') format('svg');
}
@font-face {
    font-family: 'Gotham-Bold';
    src:url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot') format('embedded-opentype'),
         url('../fonts/Gotham-Bold.woff') format('woff'),
         url('../fonts/Gotham-Bold.ttf') format('truetype'),
         url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
}
@font-face {
    font-family: 'AeroRegularSWFTE';
    src:url('../fonts/AeroRegularSWFTE.eot');
    src: url('../fonts/AeroRegularSWFTE.eot') format('embedded-opentype'),
         url('../fonts/AeroRegularSWFTE.woff') format('woff'),
         url('../fonts/AeroRegularSWFTE.ttf') format('truetype'),
         url('../fonts/AeroRegularSWFTE.svg#AeroRegularSWFTE') format('svg');
}