summaryrefslogtreecommitdiff
path: root/fonts/Typewriter/cmun-typewriter.css
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2018-02-21 20:45:52 -0500
committerJaron Kent-Dobias <jaron@kent-dobias.com>2018-02-21 20:45:52 -0500
commit0ac5ede240f7101d0e0bbf672e7965f3c8243980 (patch)
treeb8cc937d6003cf585dade5108715f8f78c4cda38 /fonts/Typewriter/cmun-typewriter.css
parent1ec1a0fb867b11b3005d7693c35c99dead94db8b (diff)
downloadaps_mm_2018-0ac5ede240f7101d0e0bbf672e7965f3c8243980.tar.gz
aps_mm_2018-0ac5ede240f7101d0e0bbf672e7965f3c8243980.tar.bz2
aps_mm_2018-0ac5ede240f7101d0e0bbf672e7965f3c8243980.zip
added computer modern fonts
Diffstat (limited to 'fonts/Typewriter/cmun-typewriter.css')
-rw-r--r--fonts/Typewriter/cmun-typewriter.css48
1 files changed, 48 insertions, 0 deletions
diff --git a/fonts/Typewriter/cmun-typewriter.css b/fonts/Typewriter/cmun-typewriter.css
new file mode 100644
index 0000000..c050229
--- /dev/null
+++ b/fonts/Typewriter/cmun-typewriter.css
@@ -0,0 +1,48 @@
+@font-face {
+ font-family: 'Computer Modern Typewriter';
+ src: url('cmuntt.eot');
+ src: url('cmuntt.eot?#iefix') format('embedded-opentype'),
+ url('cmuntt.woff') format('woff'),
+ url('cmuntt.ttf') format('truetype'),
+ url('cmuntt.svg#cmuntt') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+
+@font-face {
+ font-family: 'Computer Modern Typewriter';
+ src: url('cmuntb.eot');
+ src: url('cmuntb.eot?#iefix') format('embedded-opentype'),
+ url('cmuntb.woff') format('woff'),
+ url('cmuntb.ttf') format('truetype'),
+ url('cmuntb.svg#cmuntb') format('svg');
+ font-weight: bold;
+ font-style: normal;
+}
+
+
+@font-face {
+ font-family: 'Computer Modern Typewriter';
+ src: url('cmunit.eot');
+ src: url('cmunit.eot?#iefix') format('embedded-opentype'),
+ url('cmunit.woff') format('woff'),
+ url('cmunit.ttf') format('truetype'),
+ url('cmunit.svg#cmunit') format('svg');
+ font-weight: normal;
+ font-style: italic;
+}
+
+
+@font-face {
+ font-family: 'Computer Modern Typewriter';
+ src: url('cmuntx.eot');
+ src: url('cmuntx.eot?#iefix') format('embedded-opentype'),
+ url('cmuntx.woff') format('woff'),
+ url('cmuntx.ttf') format('truetype'),
+ url('cmuntx.svg#cmuntx') format('svg');
+ font-weight: bold;
+ font-style: italic;
+}
+
+