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

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

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