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