diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-13 23:35:05 -0500 |
---|---|---|
committer | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-13 23:35:05 -0500 |
commit | fca693f8cf2eeeae92939488b63127a90030c8fb (patch) | |
tree | bfe7d75448b9d2714f024e7d783d3e901facfbab /data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusans_boldoblique_macroman/stylesheet.css | |
parent | e864807341990f5c72e198d96740983bf7671584 (diff) |
Extreme structure changes and file renames. Move to new template format.
Diffstat (limited to 'data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusans_boldoblique_macroman/stylesheet.css')
-rw-r--r-- | data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusans_boldoblique_macroman/stylesheet.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusans_boldoblique_macroman/stylesheet.css b/data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusans_boldoblique_macroman/stylesheet.css deleted file mode 100644 index 3dcbfa9..0000000 --- a/data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusans_boldoblique_macroman/stylesheet.css +++ /dev/null @@ -1,13 +0,0 @@ -@font-face { - font-family: 'dejavu_sansbold_oblique'; - src: url('DejaVuSans-BoldOblique-webfont.eot'); - src: url('DejaVuSans-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'), - url('DejaVuSans-BoldOblique-webfont.woff2') format('woff2'), - url('DejaVuSans-BoldOblique-webfont.woff') format('woff'), - url('DejaVuSans-BoldOblique-webfont.ttf') format('truetype'), - url('DejaVuSans-BoldOblique-webfont.svg#dejavu_sansbold_oblique') format('svg'); - font-weight: normal; - font-style: normal; - -} - |