From 7c7b380f0e9e8d381a568a7025af7a1b0a2ca3ef Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 Oct 2022 11:33:35 +0300 Subject: use the oxygen font --- gemtexter.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gemtexter.conf') diff --git a/gemtexter.conf b/gemtexter.conf index 004c4eb..9c2d374 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -8,7 +8,7 @@ declare -xr CONTENT_BASE_DIR=../foo.zone-content declare -xr HTML_HEADER=./extras/html/header.html.part declare -xr HTML_FOOTER=./extras/html/footer.html.part declare -xr HTML_CSS_STYLE=./extras/html/style.css -declare -xr HTML_WEBFONT_TEXT=./extras/html/roboto-slab/RobotoSlab-Regular.ttf +declare -xr HTML_WEBFONT_TEXT=./extras/html/oxygen/Oxygen-Regular.ttf declare -xr HTML_WEBFONT_CODE=./extras/html/hack/Hack-Regular.ttf declare -xr HTML_WEBFONT_HANDNOTES=./extras/html/khand/khand.ttf declare -xr HTML_WEBFONT_TYPEWRITER=./extras/html/zai-aeg-mignon-typewriter-1924/zai_AEGMignonTypewriter1924.ttf -- cgit v1.2.3