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

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

}

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

@font-face {
	font-family: 'helveticaNeue';
	src: url('fonts/helveticaneueltstd-th-webfont.eot');
	src: url('fonts/helveticaneueltstd-th-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/helveticaneueltstd-th-webfont.woff') format('woff'),
		url('fonts/helveticaneueltstd-th-webfont.ttf') format('truetype'),
		url('fonts/helveticaneueltstd-th-webfont.svg') format('svg');
	font-weight: 100;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-smooth: always;
}

@font-face {
	font-family: 'helveticaNeue';
	src: url('fonts/helveticaneueltstd-lt-webfont.eot');
	src: url('fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
		url('fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
		url('fonts/helveticaneueltstd-lt-webfont.svg') format('svg');
	font-weight: 200;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-smooth: always;
}

@font-face {
	font-family: 'helveticaNeue';
	src: url('fonts/helveticaneueltstd-roman-webfont.eot');
	src: url('fonts/helveticaneueltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/helveticaneueltstd-roman-webfont.woff') format('woff'),
		url('fonts/helveticaneueltstd-roman-webfont.ttf') format('truetype'),
		url('fonts/helveticaneueltstd-roman-webfont.svg') format('svg');
	font-weight: 500;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-smooth: always;
}

@font-face {
	font-family: 'helveticaNeue';
	src: url('fonts/helveticaneueltstd-bd-webfont.eot');
	src: url('fonts/helveticaneueltstd-bd-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/helveticaneueltstd-bd-webfont.woff') format('woff'),
		url('fonts/helveticaneueltstd-bd-webfont.ttf') format('truetype'),
		url('fonts/helveticaneueltstd-bd-webfont.svg') format('svg');
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-smooth: always;
}