Issue #3197721 by Poppy_Norfolk, mherchel, rachel_norfolk: Preload the Metropolis-Regular typeface
parent
1ed4ffac9a
commit
0e7e67f75d
|
@ -8,6 +8,7 @@
|
|||
*/
|
||||
#}
|
||||
|
||||
<link rel="preload" href="/{{ olivero_path }}/fonts/metropolis/Metropolis-Regular.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="/{{ olivero_path }}/fonts/metropolis/Metropolis-SemiBold.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="/{{ olivero_path }}/fonts/metropolis/Metropolis-Bold.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="/{{ olivero_path }}/fonts/lora/lora-v14-latin-regular.woff2" as="font" type="font/woff2" crossorigin>
|
||||
|
|
Loading…
Reference in New Issue