summaryrefslogtreecommitdiff
path: root/fonts/Typewriter Light/cmun-typewriter-light.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 Light/cmun-typewriter-light.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 Light/cmun-typewriter-light.css')
-rw-r--r--fonts/Typewriter Light/cmun-typewriter-light.css23
1 files changed, 23 insertions, 0 deletions
diff --git a/fonts/Typewriter Light/cmun-typewriter-light.css b/fonts/Typewriter Light/cmun-typewriter-light.css
new file mode 100644
index 0000000..e68b56b
--- /dev/null
+++ b/fonts/Typewriter Light/cmun-typewriter-light.css
@@ -0,0 +1,23 @@
+@font-face {
+ font-family: 'Computer Modern Typewriter Light';
+ src: url('cmunbtl.eot');
+ src: url('cmunbtl.eot?#iefix') format('embedded-opentype'),
+ url('cmunbtl.woff') format('woff'),
+ url('cmunbtl.ttf') format('truetype'),
+ url('cmunbtl.svg#cmuntt') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+
+@font-face {
+ font-family: 'Computer Modern Typewriter Light';
+ src: url('cmunbto.eot');
+ src: url('cmunbto.eot?#iefix') format('embedded-opentype'),
+ url('cmunbto.woff') format('woff'),
+ url('cmunbto.ttf') format('truetype'),
+ url('cmunbto.svg#cmunbto') format('svg');
+ font-weight: normal;
+ font-style: italic;
+}
+