summaryrefslogtreecommitdiff
path: root/fonts/Bright/cmun-bright.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/Bright/cmun-bright.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/Bright/cmun-bright.css')
-rw-r--r--fonts/Bright/cmun-bright.css45
1 files changed, 45 insertions, 0 deletions
diff --git a/fonts/Bright/cmun-bright.css b/fonts/Bright/cmun-bright.css
new file mode 100644
index 0000000..6e974e8
--- /dev/null
+++ b/fonts/Bright/cmun-bright.css
@@ -0,0 +1,45 @@
+@font-face {
+ font-family: 'Computer Modern Bright';
+ src: url('cmunbmr.eot');
+ src: url('cmunbmr.eot?#iefix') format('embedded-opentype'),
+ url('cmunbmr.woff') format('woff'),
+ url('cmunbmr.ttf') format('truetype'),
+ url('cmunbmr.svg#cmunbmr') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Computer Modern Bright';
+ src: url('cmunbbx.eot');
+ src: url('cmunbbx.eot?#iefix') format('embedded-opentype'),
+ url('cmunbbx.woff') format('woff'),
+ url('cmunbbx.ttf') format('truetype'),
+ url('cmunbbx.svg#cmunbbx') format('svg');
+ font-weight: bold;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Computer Modern Bright';
+ src: url('cmunbmo.eot');
+ src: url('cmunbmo.eot?#iefix') format('embedded-opentype'),
+ url('cmunbmo.woff') format('woff'),
+ url('cmunbmo.ttf') format('truetype'),
+ url('cmunbmo.svg#cmunbmo') format('svg');
+ font-weight: normal;
+ font-style: italic;
+}
+
+@font-face {
+ font-family: 'Computer Modern Bright';
+ src: url('cmunbxo.eot');
+ src: url('cmunbxo.eot?#iefix') format('embedded-opentype'),
+ url('cmunbxo.woff') format('woff'),
+ url('cmunbxo.ttf') format('truetype'),
+ url('cmunbxo.svg#cmunbxo') format('svg');
+ font-weight: bold;
+ font-style: italic;
+}
+
+