diff options
Diffstat (limited to 'data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusanscondensed_boldoblique_macroman/stylesheet.css')
-rw-r--r-- | data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusanscondensed_boldoblique_macroman/stylesheet.css | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusanscondensed_boldoblique_macroman/stylesheet.css b/data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusanscondensed_boldoblique_macroman/stylesheet.css new file mode 100644 index 0000000..5d6e2b6 --- /dev/null +++ b/data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusanscondensed_boldoblique_macroman/stylesheet.css @@ -0,0 +1,13 @@ +@font-face { + font-family: 'dejavu_sansCnBdOb'; + src: url('DejaVuSansCondensed-BoldOblique-webfont.eot'); + src: url('DejaVuSansCondensed-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'), + url('DejaVuSansCondensed-BoldOblique-webfont.woff2') format('woff2'), + url('DejaVuSansCondensed-BoldOblique-webfont.woff') format('woff'), + url('DejaVuSansCondensed-BoldOblique-webfont.ttf') format('truetype'), + url('DejaVuSansCondensed-BoldOblique-webfont.svg#dejavu_sansCnBdOb') format('svg'); + font-weight: normal; + font-style: normal; + +} + |