From e48a9d406fbd5489dc25bcdd92b1df2b0c862105 Mon Sep 17 00:00:00 2001 From: Carlos Sosa Date: Tue, 28 Aug 2018 00:22:45 -0700 Subject: Initial commit --- css/fonts.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 css/fonts.css (limited to 'css/fonts.css') 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'); +} -- cgit v1.3-2-g0d8e