/* fonts */

@font-face {
	font-family: 'UniversLTStd47LightCondensed';
	src: url('/themes/custom/fonts/universltstd-lightcn-webfont.eot');
	src: url('/themes/custom/fonts/universltstd-lightcn-webfont.eot?#iefix') format('embedded-opentype'),
		url('/themes/custom/fonts/universltstd-lightcn-webfont.woff') format('woff'),
		url('/themes/custom/fonts/universltstd-lightcn-webfont.ttf') format('truetype'),
		url('/themes/custom/fonts/universltstd-lightcn-webfont.svg#UniversLTStd47LightCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UniversLTStd57Condensed';
	src: url('/themes/custom/fonts/universltstd-cn-webfont.eot');
	src: url('/themes/custom/fonts/universltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
		url('/themes/custom/fonts/universltstd-cn-webfont.woff') format('woff'),
		url('/themes/custom/fonts/universltstd-cn-webfont.ttf') format('truetype'),
		url('/themes/custom/fonts/universltstd-cn-webfont.svg#UniversLTStd57Condensed') format('svg');
	font-weight: normal;
	font-style: normal;
}