/*Din*/
/*Light*/
@font-face{
	font-family:'ff-din-web';
	src: url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Light.eot') format('eot'), 
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Light.woff') format('woff'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Light.ttf') format('truetype');
	font-weight: 300;
}
@font-face{
	font-family:'ff-din-web';
	src: url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Light.eot') format('eot'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Light.woff') format('woff'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Light.ttf') format('truetype');
	font-weight: light;
}
/*Regular*/
@font-face{
	font-family:'ff-din-web';
	src: url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb.eot') format('eot'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb.woff') format('woff'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb.ttf') format('truetype');
	font-weight: 400;
}
@font-face{
	font-family:'ff-din-web';
	src: url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb.eot') format('eot'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb.woff') format('woff'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb.ttf') format('truetype');
	font-weight: normal;
}
/*Bold*/
@font-face{
	font-family:'ff-din-web';
	src: url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Bold.eot') format('eot'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Bold.woff') format('woff'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Bold.ttf') format('truetype');
	font-weight: 700;
}
@font-face{
	font-family:'ff-din-web';
	src: url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Bold.eot') format('eot'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Bold.woff') format('woff'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Bold.ttf') format('truetype');
	font-weight: bold;
}
/*Black*/
@font-face{
	font-family:'ff-din-web';
	src: url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Black.eot') format('eot'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Black.woff') format('woff'),
				url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/DINWeb-Black.ttf') format('truetype');
	font-weight: 900;
}

/*Source Code Pro*/
@font-face{
	font-family:'source-code-pro';
	src: url('https://d3v9r9uda02hel.cloudfront.net/static_assets/fonts/SourceCodePro-Regular.ttf') format('truetype');
	font-weight: regular;
}