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