summaryrefslogtreecommitdiff
path: root/themes/blog.jaseg.de/static/css/webfonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blog.jaseg.de/static/css/webfonts.css')
-rw-r--r--themes/blog.jaseg.de/static/css/webfonts.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/themes/blog.jaseg.de/static/css/webfonts.css b/themes/blog.jaseg.de/static/css/webfonts.css
deleted file mode 100644
index e94d5e2..0000000
--- a/themes/blog.jaseg.de/static/css/webfonts.css
+++ /dev/null
@@ -1,18 +0,0 @@
-@font-face {
- font-family: 'Baloo';
- font-style: normal;
- font-weight: 400;
- src: url(/fonts/baloo.ttf) format('truetype');
-}
-@font-face {
- font-family: 'Source Serif Pro';
- font-style: normal;
- font-weight: 400;
- src: url(/fonts/source-serif-pro.ttf) format('truetype');
-}
-@font-face {
- font-family: 'Ubuntu Mono';
- font-style: normal;
- font-weight: 400;
- src: url(/fonts/ubuntu-mono.ttf) format('truetype');
-}