blob: 61440d2c23bf00d62129f63f2601092aacb210ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
@font-face {
font-family: 'Computer Modern Classical Serif Italic';
src: url('cmunci.eot');
src: url('cmunci.eot?#iefix') format('embedded-opentype'),
url('cmunci.woff') format('woff'),
url('cmunci.ttf') format('truetype'),
url('cmunci.svg#cmunci') format('svg');
font-weight: normal;
font-style: italic;
}
|