/* UNIT ROUNDED */

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

@font-face
{
	font-family:'Unit Rounded Medium';
	src:url('../font/unitroundedot-medi.eot');
	src:url('../font/unitroundedot-medi.eot?#iefix') format('embedded-opentype'),
	    url('../font/unitroundedot-medi.woff') format('woff'),
	    url('../font/unitroundedot-medi.ttf') format('truetype');
	font-weight:bold;
	font-style:normal;
}