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

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