.
[hacks/simpleWebSlides.git] / themes / cm.css
1 @font-face {
2         font-family: 'Computer Modern Serif';
3         src: url('cmunrm.eot');
4         src: url('cmunrm.eot?#iefix') format('embedded-opentype'),
5                  url('cmunrm.woff') format('woff'),
6                  url('cmunrm.ttf') format('truetype'),
7                  url('cmunrm.svg#cmunrm') format('svg');
8         font-weight: normal;
9         font-style: normal;
10 }
11
12
13 @font-face {
14         font-family: 'Computer Modern Serif';
15         src: url('cmunbx.eot');
16         src: url('cmunbx.eot?#iefix') format('embedded-opentype'),
17                  url('cmunbx.woff') format('woff'),
18                  url('cmunbx.ttf') format('truetype'),
19                  url('cmunbx.svg#cmunbx') format('svg');
20         font-weight: bold;
21         font-style: normal;
22 }
23
24 @font-face {
25         font-family: 'Computer Modern Serif';
26         src: url('cmunti.eot');
27         src: url('cmunti.eot?#iefix') format('embedded-opentype'),
28                  url('cmunti.woff') format('woff'),
29                  url('cmunti.ttf') format('truetype'),
30                  url('cmunti.svg#cmunti') format('svg');
31         font-weight: normal;
32         font-style: italic;
33 }
34
35
36 @font-face {
37         font-family: 'Computer Modern Serif';
38         src: url('cmunbi.eot');
39         src: url('cmunbi.eot?#iefix') format('embedded-opentype'),
40                  url('cmunbi.woff') format('woff'),
41                  url('cmunbi.ttf') format('truetype'),
42                  url('cmunbi.svg#cmunbi') format('svg');
43         font-weight: bold;
44         font-style: italic;
45 }