Runes font fix

This commit is contained in:
Lucien Cartier-Tilet 2019-11-10 10:51:48 +01:00
parent acbcb35339
commit a20cfd1f37
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 6 additions and 0 deletions

View File

@ -29,6 +29,12 @@
src: url("../fonts/NotoSansRunic-Regular.ttf");
}
@font-face {
font-family: "Helvetica Neue";
font-display: swap;
src: url("../fonts/HelveticaNeue.ttf");
}
body {
font-family: "Noto Sans Runes", "DoulosSIL", "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif;
font-weight: normal;

BIN
fonts/HelveticaNeue.ttf Normal file

Binary file not shown.