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

div.info-title { font-family: 'Mont'; }


body {
font-family: 'Mont';	
font-size:1em;
}