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


@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.woff2') format('woff2'),
         url('fonts/Gotham-Book.woff') format('woff'),
         url('fonts/Gotham-Book.ttf')  format('truetype'),
         url('fonts/Gotham-Book.svg#Gotham') format('svg');
}


@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.woff2') format('woff2'),
         url('fonts/Gotham-Light.woff') format('woff'),
         url('fonts/Gotham-Light.ttf')  format('truetype'),
         url('fonts/Gotham-Light.svg#Gotham') format('svg');
}


@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.woff2') format('woff2'),
         url('fonts/Gotham-Medium.woff') format('woff'),
         url('fonts/Gotham-Medium.ttf')  format('truetype'),
         url('fonts/Gotham-Medium.svg#Gotham') format('svg');
}



@font-face {
    font-family: 'Neutraface Slab Text';
    src: url('fonts/NeutrafaceSlabText-Bold.eot');
    src: url('fonts/NeutrafaceSlabText-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/NeutrafaceSlabText-Bold.woff2') format('woff2'),
         url('fonts/NeutrafaceSlabText-Bold.woff') format('woff'),
         url('fonts/NeutrafaceSlabText-Bold.ttf')  format('truetype'),
         url('fonts/NeutrafaceSlabText-Bold.svg#Neutraface Slab Text') format('svg');
}