fix: change to woff2 font
This commit is contained in:
parent
1a20c0e7a3
commit
cb459a03da
3 changed files with 3 additions and 23 deletions
|
|
@ -66,25 +66,13 @@ page {
|
|||
}
|
||||
|
||||
interVariable {
|
||||
path = EXT:base/Resources/Public/Fonts/Inter-VariableFont_opsz,wght.ttf
|
||||
path = EXT:base/Resources/Public/Fonts/Inter.woff2
|
||||
type = font
|
||||
resourceType = font
|
||||
preload = 1
|
||||
as = font
|
||||
attributes {
|
||||
type = font/ttf
|
||||
crossorigin = anonymous
|
||||
}
|
||||
}
|
||||
|
||||
interVariableItalic {
|
||||
path = EXT:base/Resources/Public/Fonts/Inter-Italic-VariableFont_opsz,wght.ttf
|
||||
type = font
|
||||
resourceType = font
|
||||
preload = 1
|
||||
as = font
|
||||
attributes {
|
||||
type = font/ttf
|
||||
type = font/woff2
|
||||
crossorigin = anonymous
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue