X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=themes%2Fcm.css;fp=themes%2Fcm.css;h=cccd435cc7f0a42c5b770f76a40c1ca8a6f72a8a;hb=fbae01b7356bbe34b060bbfe7f8ded387dbfa905;hp=0000000000000000000000000000000000000000;hpb=134d14dc655e3e1b28fd2e23a4c508555bd7ff1b;p=hacks%2FsimpleWebSlides.git diff --git a/themes/cm.css b/themes/cm.css new file mode 100644 index 0000000..cccd435 --- /dev/null +++ b/themes/cm.css @@ -0,0 +1,45 @@ +@font-face { + font-family: 'Computer Modern Serif'; + src: url('cmunrm.eot'); + src: url('cmunrm.eot?#iefix') format('embedded-opentype'), + url('cmunrm.woff') format('woff'), + url('cmunrm.ttf') format('truetype'), + url('cmunrm.svg#cmunrm') format('svg'); + font-weight: normal; + font-style: normal; +} + + +@font-face { + font-family: 'Computer Modern Serif'; + src: url('cmunbx.eot'); + src: url('cmunbx.eot?#iefix') format('embedded-opentype'), + url('cmunbx.woff') format('woff'), + url('cmunbx.ttf') format('truetype'), + url('cmunbx.svg#cmunbx') format('svg'); + font-weight: bold; + font-style: normal; +} + +@font-face { + font-family: 'Computer Modern Serif'; + src: url('cmunti.eot'); + src: url('cmunti.eot?#iefix') format('embedded-opentype'), + url('cmunti.woff') format('woff'), + url('cmunti.ttf') format('truetype'), + url('cmunti.svg#cmunti') format('svg'); + font-weight: normal; + font-style: italic; +} + + +@font-face { + font-family: 'Computer Modern Serif'; + src: url('cmunbi.eot'); + src: url('cmunbi.eot?#iefix') format('embedded-opentype'), + url('cmunbi.woff') format('woff'), + url('cmunbi.ttf') format('truetype'), + url('cmunbi.svg#cmunbi') format('svg'); + font-weight: bold; + font-style: italic; +}