@font-face {
    font-family: 'gotham_book_regular';
    src: url('../fonts/gothambook-webfont.eot');
    src: url('../fonts/gothambook-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothambook-webfont.woff') format('woff'),
         url('../fonts/gothambook-webfont.ttf') format('truetype'),
         url('../fonts/gothambook-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_book_italic';
    src: url('../fonts/gothambook-italic-webfont.eot');
    src: url('../fonts/gothambook-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothambook-italic-webfont.woff') format('woff'),
         url('../fonts/gothambook-italic-webfont.ttf') format('truetype'),
         url('../fonts/gothambook-italic-webfont.svg#gotham_bookitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@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.woff') format('woff'),
         url('../fonts/Gotham-Bold.ttf.ttf') format('truetype'),
         url('../fonts/Gotham-Bold.svg#gotham_bookregular') 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_bookregular') 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_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




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

}

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

}

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

}




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

}

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

}*/


@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), 
         url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), 
         url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), 
         url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), 
         url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}