@font-face {
    font-family:'gotham';
    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');
    font-weight:normal;
    font-style: normal;
}

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

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

@font-face {
    font-family:'gotham';
    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');
    font-weight:bold;
    font-style:normal;
}

@font-face {
    font-family:'gotham';
    src: url('fonts/gotham-bookitalic.eot');
    src: url('fonts/gotham-bookitalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bookitalic.woff2') format('woff2'),
         url('fonts/gotham-bookitalic.woff') format('woff'),
         url('fonts/gotham-bookitalic.ttf') format('truetype');
    font-weight:bold;
    font-style:italic;
}

@font-face {
    font-family:'gotham';
    src: url('fonts/gotham-bookitalic.eot');
    src: url('fonts/gotham-bookitalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bookitalic.woff2') format('woff2'),
         url('fonts/gotham-bookitalic.woff') format('woff'),
         url('fonts/gotham-bookitalic.ttf') format('truetype');
    font-weight:bold;
    font-style:oblique;
}