mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
override googleapis-font for zephyr template and make inter font local
This commit is contained in:
@@ -1 +1,14 @@
|
||||
@import "dev/scss/bootswatch/zephyr/bootswatch";
|
||||
// Override importing Google APIs for inter font
|
||||
$web-font-path: '' !default;
|
||||
|
||||
/* inter-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: 'Inter';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('/static/fonts/inter-v12-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
||||
}
|
||||
|
||||
@import "dev/scss/bootswatch/zephyr/bootswatch";
|
||||
|
||||
|
||||
2
static/css/wvc-main.min.css
vendored
2
static/css/wvc-main.min.css
vendored
File diff suppressed because one or more lines are too long
BIN
static/fonts/inter-v12-latin-regular.woff2
Normal file
BIN
static/fonts/inter-v12-latin-regular.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user