From b4db02f770bdb62de16603a575b7829658fc4664 Mon Sep 17 00:00:00 2001 From: Vicky Steeves Date: Thu, 20 Jul 2017 16:54:12 +0000 Subject: [PATCH] imported fonts explicitly --- themes/custom/assets/css/custom.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/custom/assets/css/custom.css b/themes/custom/assets/css/custom.css index 474244a..c95f1f6 100644 --- a/themes/custom/assets/css/custom.css +++ b/themes/custom/assets/css/custom.css @@ -1,3 +1,5 @@ +@import url('https://fonts.googleapis.com/css?family=Arvo|Quicksand'); + /* -------------------- BODY -------------------- */ a:hover, a:focus {