summaryrefslogtreecommitdiff
path: root/fonts/Serif/cmun-serif.css
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2018-02-21 20:46:05 -0500
committerJaron Kent-Dobias <jaron@kent-dobias.com>2018-02-21 20:46:05 -0500
commit7fbe6ff7a9c709e3811b99f85529754ce9f8fe5b (patch)
tree3cdca5327b86105dad37b4bd0403191fc6fc7383 /fonts/Serif/cmun-serif.css
parent20562bed474db5e7d31f8db66306ea0f7475c3c1 (diff)
parent0ac5ede240f7101d0e0bbf672e7965f3c8243980 (diff)
downloadaps_mm_2018-7fbe6ff7a9c709e3811b99f85529754ce9f8fe5b.tar.gz
aps_mm_2018-7fbe6ff7a9c709e3811b99f85529754ce9f8fe5b.tar.bz2
aps_mm_2018-7fbe6ff7a9c709e3811b99f85529754ce9f8fe5b.zip
Merge branch 'master' of wopr:doc/research/sethna/pres/aps_mm_2018
Diffstat (limited to 'fonts/Serif/cmun-serif.css')
-rw-r--r--fonts/Serif/cmun-serif.css48
1 files changed, 48 insertions, 0 deletions
diff --git a/fonts/Serif/cmun-serif.css b/fonts/Serif/cmun-serif.css
new file mode 100644
index 0000000..70fae90
--- /dev/null
+++ b/fonts/Serif/cmun-serif.css
@@ -0,0 +1,48 @@
+@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;
+}
+
+