summaryrefslogtreecommitdiff
path: root/fonts/Sans Demi-Condensed/cmun-sans-demicondensed.css
blob: 9bd563a4f474cb910042b9530f98becc200c226d (plain)
1
2
3
4
5
6
7
8
9
10
11
@font-face {
	font-family: 'Computer Modern Sans Demi-Condensed';
	src: url('cmunssdc.eot');
	src: url('cmunssdc.eot?#iefix') format('embedded-opentype'),
		 url('cmunssdc.woff') format('woff'),
		 url('cmunssdc.ttf') format('truetype'),
		 url('cmunssdc.svg#cmunssdc') format('svg');
	font-weight: normal;
	font-style: normal;
}