performance improvements:
* less redirects * better font loading behaviour
This commit is contained in:
parent
4606518627
commit
3695a29861
5 changed files with 10 additions and 8 deletions
|
@ -32,6 +32,7 @@
|
|||
url('introrustg-base2line-webfont.svg#intro_rust_gbase_2_line') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -44,6 +45,7 @@
|
|||
url('introscriptr-h2base-webfont.svg#intro_script_rh2_base') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -56,6 +58,7 @@
|
|||
url('introheadr-base-webfont.svg#intro_head_rbase') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue