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

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

@font-face {
	font-family: 'Sans';
	src: url('Sans/SansBoldItalic.eot');
	src: url('Sans/SansBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('Sans/SansBoldItalic.woff') format('woff'),
		url('Sans/SansBoldItalic.ttf')  format('truetype'),
		url('Sans/SansBoldItalic.svg#SansBoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Sans';
	src: url('Sans/SansLightItalic.eot');
	src: url('Sans/SansLightItalic.eot?#iefix') format('embedded-opentype'),
		url('Sans/SansLightItalic.woff') format('woff'),
		url('Sans/SansLightItalic.ttf')  format('truetype'),
		url('Sans/SansLightItalic.svg#SansLightItalic') format('svg');
	font-weight: 300;
	font-style: italic;
}

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

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

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