@font-face {
    font-family: 'Gotham-Book-Regular';
    src: url('fonts/Gotham-Book-Regular.eot');
    src: url('fonts/Gotham-Book-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Book-Regular.woff2') format('woff2'),
         url('fonts/Gotham-Book-Regular.woff') format('woff'),
         url('fonts/Gotham-Book-Regular.ttf')  format('truetype'),
         url('fonts/Gotham-Book-Regular.svg#Gotham') format('svg');
}