@charset "UTF-8";
/* CSS Document */

@font-face 
	{
		font-family: "Type";
		src: url("../font/font.eot");
		src: url("../font/font.eot?#iefix") format("embedded-opentype"),
			 url("../font/font.woff") format("woff"),
			 url("../font/font.ttf") format("truetype"),
			 url("../font/font.svg#lhf_country_road_regularRg") format("svg");
	}
