/* ==========================================================================
  Fonts
  ========================================================================== */
@font-face {
    font-family: 'gotham_ext_light';
    src: url("../fonts/gothtfxl-webfont.eot");
    src: url("../fonts/gothtfxl-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/gothtfxl-webfont.woff") format('woff'), url("../fonts/gothtfxl-webfont.ttf") format('truetype'), url("../fonts/gothtfxl-webfont.svg#gotham_htfextralight") format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_bold';
    src: url("../fonts/gothhtfb-webfont.eot");
    src: url("../fonts/gothhtfb-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/gothhtfb-webfont.woff") format('woff'), url("../fonts/gothhtfb-webfont.ttf") format('truetype'), url("../fonts/gothhtfb-webfont.svg#gotham_htfbold") format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_book';
    src: url("../fonts/gothht01-webfont.eot");
    src: url("../fonts/gothht01-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/gothht01-webfont.woff") format('woff'), url("../fonts/gothht01-webfont.ttf") format('truetype'), url("../fonts/gothht01-webfont.svg#gotham_htfbook") format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_ext_bold';
    src: url("../fonts/gothht02-webfont.eot");
    src: url("../fonts/gothht02-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/gothht02-webfont.woff") format('woff'), url("../fonts/gothht02-webfont.ttf") format('truetype'), url("../fonts/gothht02-webfont.svg#gotham_htfblack") format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_light';
    src: url("../fonts/gothhtfl-webfont.eot");
    src: url("../fonts/gothhtfl-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/gothhtfl-webfont.woff") format('woff'), url("../fonts/gothhtfl-webfont.ttf") format('truetype'), url("../fonts/gothhtfl-webfont.svg#gotham_htflight") format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_light_heavy';
    src: url("../fonts/gothhtfm-webfont.eot");
    src: url("../fonts/gothhtfm-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/gothhtfm-webfont.woff") format('woff'), url("../fonts/gothhtfm-webfont.ttf") format('truetype'), url("../fonts/gothhtfm-webfont.svg#gotham_htfmedium") format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaregular';
    src: url('../fonts/helvetica.eot');
    src: url('../fonts/helvetica.svg#helveticaregular') format('svg'),
    url('../fonts/helvetica.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helvetica.woff') format('woff'),
    url('../fonts/helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuecyrbold';
    src: url('../fonts/helveticaneuecyr-bold.eot');
    src: url('../fonts/helveticaneuecyr-bold.svg#helveticaneuecyrbold') format('svg'),
    url('../fonts/helveticaneuecyr-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helveticaneuecyr-bold.woff') format('woff'),
    url('../fonts/helveticaneuecyr-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuemedium';
    src: url('../fonts/helveticaneuecyr-medium.eot');
    src: url('../fonts/helveticaneuecyr-medium.svg#helveticaneuemedium') format('svg'),
    url('../fonts/helveticaneuecyr-medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helveticaneuecyr-medium.woff') format('woff'),
    url('../fonts/helveticaneuecyr-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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