mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-03-16 18:51:02 +00:00
Feat: Use local Open Sans font instead of Google Fonts
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
@font-face {
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: url('fonts/open-sans-v44-latin-regular.woff2') format('woff2');
|
||||
}
|
||||
|
||||
html, body, div, span, applet, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
a, abbr, acronym, address, big, cite, code,
|
||||
|
||||
Reference in New Issue
Block a user