Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/default.css')
-rw-r--r--static/css/default.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/default.css b/static/css/default.css
index 42c71f8..d3e4e35 100644
--- a/static/css/default.css
+++ b/static/css/default.css
@@ -1,7 +1,8 @@
:root{
--GENERAL-FONT-1: "Merriweather", "Helvetica Neue", Arial, sans-serif;
- --GENERAL-FONT-2: "Open Sans", "Helvetica Neue", Arial, sans-serif;
+ --GENERAL-FONT-2: "Fjalla One", "Helvetica Neue", Arial, sans-serif;
+ --GENERAL-FONT-3: "Anton", "Helvetica Neue", Arial, sans-serif;
--GENERAL-COLOR-1: rgb(64, 95, 240);
--GENERAL-COLOR-2: white;