summaryrefslogtreecommitdiff
path: root/css/fonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/fonts.css')
-rwxr-xr-xcss/fonts.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/fonts.css b/css/fonts.css
new file mode 100755
index 0000000..eddce04
--- /dev/null
+++ b/css/fonts.css
@@ -0,0 +1,4 @@
+@font-face {
+ font-family: 'EB Garamond';
+ src: url('fonts/EBGaramond.otf');
+}