/* Fonts here */

@font-face {
	font-family: 'Univers';
	src: url('UniversLTStd.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UniversBold';
	src: url('UniversLTStd-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

