/* Good OT
---------------------------------------------------------- */
@font-face {
    font-family: 'Good OT';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/good-ot/good-ot-bold.eot');
    src: url('../fonts/good-ot/good-ot-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/good-ot/good-ot-bold.woff') format('woff'),
         url('../fonts/good-ot/good-ot-bold.ttf') format('truetype'),
         url('../fonts/good-ot/good-ot-bold.svg#GoodOT') format('svg');
}

/* Gotham
---------------------------------------------------------- */
@font-face {
    font-family: 'Gotham';
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/gotham/gotham-light.eot');
    src: url('../fonts/gotham/gotham-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gotham-light.woff') format('woff'),
         url('../fonts/gotham/gotham-light.ttf') format('truetype'),
         url('../fonts/gotham/gotham-light.svg#Gotham') format('svg');
}
@font-face {
    font-family: 'Gotham';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/gotham/gotham.eot');
    src: url('../fonts/gotham/gotham.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gotham.woff') format('woff'),
         url('../fonts/gotham/gotham.ttf') format('truetype'),
         url('../fonts/gotham/gotham.svg#Gotham') format('svg');
}
@font-face {
    font-family: 'Gotham';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/gotham/gotham-medium.eot');
    src: url('../fonts/gotham/gotham-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gotham-medium.woff') format('woff'),
         url('../fonts/gotham/gotham-medium.ttf') format('truetype'),
         url('../fonts/gotham/gotham-medium.svg#Gotham') format('svg');
}
@font-face {
    font-family: 'Gotham';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/gotham/gotham-bold.eot');
    src: url('../fonts/gotham/gotham-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham/gotham-bold.woff') format('woff'),
         url('../fonts/gotham/gotham-bold.ttf') format('truetype'),
         url('../fonts/gotham/gotham-bold.svg#Gotham') format('svg');
}