diff options
Diffstat (limited to 'assets/scss/theme/font.scss')
| -rw-r--r-- | assets/scss/theme/font.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/theme/font.scss b/assets/scss/theme/font.scss index cb7a6db..b5dd2a4 100644 --- a/assets/scss/theme/font.scss +++ b/assets/scss/theme/font.scss @@ -46,7 +46,7 @@ /* texturina-regular - latin */ @font-face { font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ - font-family: "Texturina"; + font-family: Texturina; font-style: normal; font-weight: 400; src: url("../fonts/texturina-v28-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ |
