summaryrefslogtreecommitdiff
path: root/fonts/Bright/cmun-bright.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/Bright/cmun-bright.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/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;
+}
+
+