diff --git a/bin/web b/bin/web index aa653c8..fd1c770 100755 --- a/bin/web +++ b/bin/web @@ -311,6 +311,8 @@ if [ "$run_user" = "root" ] || [ "$run_user" = "publish" ]; then # copy cosmic banner cp "/var/cosmic/files/cosmicbanner.png" "${html_dir}" cp "/var/cosmic/files/paper.png" "${html_dir}" + cp "/var/cosmic/files/inconsolata-regular-webfont.woff" "${html_dir}" + cp "/var/cosmic/files/inconsolata-regular-webfont.woff2" "${html_dir}" # generate tilde.json userlist=$(voyagers | awk '{print "{\"username\":\"" $0 "\"}," }') diff --git a/files/inconsolata-regular-webfont.woff b/files/inconsolata-regular-webfont.woff new file mode 100644 index 0000000..55da51a Binary files /dev/null and b/files/inconsolata-regular-webfont.woff differ diff --git a/files/inconsolata-regular-webfont.woff2 b/files/inconsolata-regular-webfont.woff2 new file mode 100644 index 0000000..7f8cfde Binary files /dev/null and b/files/inconsolata-regular-webfont.woff2 differ diff --git a/templates/webstyles.tmpl b/templates/webstyles.tmpl index 6388989..3f1c521 100644 --- a/templates/webstyles.tmpl +++ b/templates/webstyles.tmpl @@ -1,5 +1,11 @@ -