summaryrefslogtreecommitdiff
path: root/layouts/partials/head_fonts.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/head_fonts.html')
-rw-r--r--layouts/partials/head_fonts.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/partials/head_fonts.html b/layouts/partials/head_fonts.html
index 4729eb2..b7ba7f3 100644
--- a/layouts/partials/head_fonts.html
+++ b/layouts/partials/head_fonts.html
@@ -1 +1,3 @@
- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Abril+Fatface|PT+Sans:400,400i,700">
+ <style>
+ @font-face { font-family: 'EB Garamond Regular'; src: url('/EBGaramond12-Regular.woff') format('woff'); }
+ </style>