From 0ac5ede240f7101d0e0bbf672e7965f3c8243980 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 21 Feb 2018 20:45:52 -0500 Subject: added computer modern fonts --- fonts/Bright Semibold/cmun-bright-semibold.css | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 fonts/Bright Semibold/cmun-bright-semibold.css (limited to 'fonts/Bright Semibold/cmun-bright-semibold.css') diff --git a/fonts/Bright Semibold/cmun-bright-semibold.css b/fonts/Bright Semibold/cmun-bright-semibold.css new file mode 100644 index 0000000..74c833e --- /dev/null +++ b/fonts/Bright Semibold/cmun-bright-semibold.css @@ -0,0 +1,22 @@ +@font-face { + font-family: 'Computer Modern Bright Semibold'; + src: url('cmunbsr.eot'); + src: url('cmunbsr.eot?#iefix') format('embedded-opentype'), + url('cmunbsr.woff') format('woff'), + url('cmunbsr.ttf') format('truetype'), + url('cmunbsr.svg#cmunbsr') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Computer Modern Bright Semibold'; + src: url('cmunbso.eot'); + src: url('cmunbso.eot?#iefix') format('embedded-opentype'), + url('cmunbso.woff') format('woff'), + url('cmunbso.ttf') format('truetype'), + url('cmunbso.svg#cmunbso') format('svg'); + font-weight: normal; + font-style: italic; +} + -- cgit v1.2.3-70-g09d2