@font-face{
	font-family:'atlas';
	font-weight:300; /*(light)*/
	font-style: normal;
	src: url('fonts/atlas-aaa-300.eot');
	src: url('fonts/atlas-aaa-300.eot?') format('embedded-opentype'),
		url('fonts/atlas-aaa-300.ttf') format('truetype'),
		url('fonts/atlas-aaa-300.woff') format('woff');
}
@font-face{
	font-family:'atlas';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('fonts/atlas-aaa-400.eot');
	src: url('fonts/atlas-aaa-400.eot?') format('embedded-opentype'),
		url('fonts/atlas-aaa-400.ttf') format('truetype'),
		url('fonts/atlas-aaa-400.woff') format('woff');
}
@font-face{
	font-family:'atlas';
	font-weight:500; /*(medium)*/
	font-style: normal;
	src: url('fonts/atlas-aaa-500.eot');
	src: url('fonts/atlas-aaa-500.eot?') format('embedded-opentype'),
		url('fonts/atlas-aaa-500.ttf') format('truetype'),
		url('fonts/atlas-aaa-500.woff') format('woff');
}
@font-face{
	font-family:'atlas';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/atlas-aaa-700.eot');
	src: url('fonts/atlas-aaa-700.eot?') format('embedded-opentype'),
		url('fonts/atlas-aaa-700.ttf') format('truetype'),
		url('fonts/atlas-aaa-700.woff') format('woff');
}
@font-face{
	font-family:'atlas';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('fonts/atlas-aaa-900.eot');
	src: url('fonts/atlas-aaa-900.eot?') format('embedded-opentype'),
		url('fonts/atlas-aaa-900.ttf') format('truetype'),
		url('fonts/atlas-aaa-900.woff') format('woff');
}

@font-face{
	font-family:'OEDooPro';
	font-weight:400; /*(light)*/
	font-style: normal;
	src: url('fonts/OEDooPro-Light.eot');
	src: url('fonts/OEDooPro-Light.eot?') format('embedded-opentype'),
		url('fonts/OEDooPro-Light.woff2') format('woff2'),
		url('fonts/OEDooPro-Light.woff') format('woff');
}
@font-face{
	font-family:'OEDooPro';
	font-weight:600; /*(medium)*/
	font-style: normal;
	src: url('fonts/OEDooPro-Medium.eot');
	src: url('fonts/OEDooPro-Medium.eot?') format('embedded-opentype'),
		url('fonts/OEDooPro-Medium.woff2') format('woff2'),
		url('fonts/OEDooPro-Medium.woff') format('woff');
}
@font-face{
	font-family:'OEDooPro';
	font-weight:500; /*(bold)*/
	font-style: normal;
	src: url('fonts/OEDooPro-Book.eot');
	src: url('fonts/OEDooPro-Book.eot?') format('embedded-opentype'),
		url('fonts/OEDooPro-Book.woff2') format('woff2'),
		url('fonts/OEDooPro-Book.woff') format('woff');
}
