diff options
Diffstat (limited to 'assets/fonts/cmuserif_bold_macroman/stylesheet.css')
| -rw-r--r-- | assets/fonts/cmuserif_bold_macroman/stylesheet.css | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/assets/fonts/cmuserif_bold_macroman/stylesheet.css b/assets/fonts/cmuserif_bold_macroman/stylesheet.css new file mode 100644 index 0000000..cf8f4cc --- /dev/null +++ b/assets/fonts/cmuserif_bold_macroman/stylesheet.css @@ -0,0 +1,13 @@ +@font-face { + font-family: 'cmu_serifbold'; + src: url('cmunbx-webfont.eot'); + src: url('cmunbx-webfont.eot?#iefix') format('embedded-opentype'), + url('cmunbx-webfont.woff2') format('woff2'), + url('cmunbx-webfont.woff') format('woff'), + url('cmunbx-webfont.ttf') format('truetype'), + url('cmunbx-webfont.svg#cmu_serifbold') format('svg'); + font-weight: normal; + font-style: normal; + +} + |
