summaryrefslogtreecommitdiff
path: root/fonts/Typewriter Light/cmun-typewriter-light.css
blob: e68b56b939d724bdd2c1697d332024dc60b9802d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
@font-face {
	font-family: 'Computer Modern Typewriter Light';
	src: url('cmunbtl.eot');
	src: url('cmunbtl.eot?#iefix') format('embedded-opentype'),
		 url('cmunbtl.woff') format('woff'),
		 url('cmunbtl.ttf') format('truetype'),
		 url('cmunbtl.svg#cmuntt') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Computer Modern Typewriter Light';
	src: url('cmunbto.eot');
	src: url('cmunbto.eot?#iefix') format('embedded-opentype'),
		 url('cmunbto.woff') format('woff'),
		 url('cmunbto.ttf') format('truetype'),
		 url('cmunbto.svg#cmunbto') format('svg');
	font-weight: normal;
	font-style: italic;
}