@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'gotham_thinregular';
    src: url('gotham-thin_0-webfont.woff2') format('woff2'),
         url('gotham-thin_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'gotham_xlightregular';
    src: url('gotham-xlight_0-webfont.woff2') format('woff2'),
         url('gotham-xlight_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'gotham_lightregular';
    src: url('gotham-light_0-webfont.woff2') format('woff2'),
         url('gotham-light_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'gotham_bookregular';
    src: url('gotham-book_0-webfont.woff2') format('woff2'),
         url('gotham-book_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'gothammedium';
    src: url('gotham-medium_0-webfont.woff2') format('woff2'),
         url('gotham-medium_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'gothambold';
    src: url('gotham-bold_0-webfont.woff2') format('woff2'),
         url('gotham-bold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'gothamblack';
    src: url('gotham-black_0-webfont.woff2') format('woff2'),
         url('gotham-black_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}


@font-face {
    font-family: 'gotham_ultraregular';
    src: url('gotham-ultra_0-webfont.woff2') format('woff2'),
         url('gotham-ultra_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family:'AvenirNext LT Pro Regular';
    src: url('AvenirNextLTPro-Demi.eot');
	src: url('AvenirNextLTPro-Demi.eot?#iefix') format('embedded-opentype'),
		url('AvenirNextLTPro-Demi.woff2') format('woff2'),
		url('AvenirNextLTPro-Demi.woff') format('woff'),
		url('AvenirNextLTPro-Demi.svg#AvenirNextLTPro-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}