/* ==========================================================================
	#Fonts
========================================================================== */
@font-face {
	font-family: 'Helvetica Neue Thin';
	src: url('fonts/HelveticaNeue-Thin.eot?') format('eot'), 
	     url('fonts/HelveticaNeue-Thin.otf')  format('opentype'),
	     url('fonts/HelveticaNeue-Thin.woff') format('woff'), 
	     url('fonts/HelveticaNeue-Thin.ttf')  format('truetype'),
	     url('fonts/HelveticaNeue-Thin.svg#HelveticaNeue-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

}

@font-face {
	font-family: 'Helvetica Neue Light Italic';
	src: url('fonts/HelveticaNeue-LightItalic.eot?') format('eot'), 
	     url('fonts/HelveticaNeue-LightItalic.woff') format('woff'), 
	     url('fonts/HelveticaNeue-LightItalic.ttf')  format('truetype'),
	     url('fonts/HelveticaNeue-LightItalic.svg#HelveticaNeue-LightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

}

@font-face {
	font-family: 'Helvetica Neue Medium Italic';
	src: url('fonts/HelveticaNeue-MediumItalic.eot?') format('eot'), 
	     url('fonts/HelveticaNeue-MediumItalic.otf')  format('opentype'),
	     url('fonts/HelveticaNeue-MediumItalic.woff') format('woff'), 
	     url('fonts/HelveticaNeue-MediumItalic.ttf')  format('truetype'),
	     url('fonts/HelveticaNeue-MediumItalic.svg#HelveticaNeue-MediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('fonts/helveticaneue-bold-webfont.eot');
    src: url('fonts/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-bold-webfont.woff') format('woff'),
         url('fonts/helveticaneue-bold-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-bold-webfont.svg#HelveticaNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Bold Italic';
    src: url('fonts/helveticaneue-bolditalic-webfont.eot');
    src: url('fonts/helveticaneue-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-bolditalic-webfont.woff') format('woff'),
         url('fonts/helveticaneue-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-bolditalic-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

@font-face {
	font-family: 'Gotham Medium';
	src: url('fonts/Gotham-Medium.eot?') format('eot'), 
	     url('fonts/Gotham-Medium.otf')  format('opentype'),
	     url('fonts/Gotham-Medium.woff') format('woff'), 
	     url('fonts/Gotham-Medium.ttf')  format('truetype'),
	     url('fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Gotham Bold';
	src: url('fonts/Gotham-Bold.eot?') format('eot'), 
	     url('fonts/Gotham-Bold.otf')  format('opentype'),
	     url('fonts/Gotham-Bold.woff') format('woff'), 
	     url('fonts/Gotham-Bold.ttf')  format('truetype'),
	     url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}