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

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

}




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

}

@font-face {
    font-family: 'museo';
    src: url('../fonts/museo300-regular_0-webfont.eot');
    src: url('../fonts/museo300-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo300-regular_0-webfont.woff') format('woff'),
         url('../fonts/museo300-regular_0-webfont.ttf') format('truetype'),
         url('../fonts/museo300-regular_0-webfont.svg#museo_300regular') format('svg');
    font-weight: 300;
    font-style: normal;

}




@font-face {
    font-family: 'museo';
    src: url('../fonts/museo500-regular_0-webfont.eot');
    src: url('../fonts/museo500-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo500-regular_0-webfont.woff') format('woff'),
         url('../fonts/museo500-regular_0-webfont.ttf') format('truetype'),
         url('../fonts/museo500-regular_0-webfont.svg#museo_500regular') format('svg');
    font-weight: 500;
    font-style: normal;

}




@font-face {
    font-family: 'museo';
    src: url('../fonts/museo700-regular_0-webfont.eot');
    src: url('../fonts/museo700-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo700-regular_0-webfont.woff') format('woff'),
         url('../fonts/museo700-regular_0-webfont.ttf') format('truetype'),
         url('../fonts/museo700-regular_0-webfont.svg#museo_700regular') format('svg');
    font-weight: 700;
    font-style: normal;

}




@font-face {
    font-family: 'museo';
    src: url('../fonts/museo900-regular_0-webfont.eot');
    src: url('../fonts/museo900-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo900-regular_0-webfont.woff') format('woff'),
         url('../fonts/museo900-regular_0-webfont.ttf') format('truetype'),
         url('../fonts/museo900-regular_0-webfont.svg#museo_900regular') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
	 font-family: "Helvetica-Neue-BD";
	 src: url('../fonts/HelveticaNeueLTStd-BdCn.eot');
	 src: url('../fonts/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'),url('../fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'),url('../fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'); 
	 font-weight:bold;
	 font-style:normal;
	 }
	 
@font-face {
	 font-family: "Helvetica-Neue";
	 src: url('../fonts/HelveticaNeueLTStd-Roman.eot');
	 src: url('../fonts/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype')
	 ,url('../fonts/HelveticaNeueLTStd-Roman.otf') format('opentype'),
	 url('../fonts/HelveticaNeueLTStd-Roman.svg') format('svg'); 
	 font-weight:normal;
	 font-style:normal;
	 }
