chore: update font paths
This commit is contained in:
parent
879ec1b533
commit
1d484d664f
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ export default {
|
|||
format: "woff2",
|
||||
styles: {
|
||||
Regular: {
|
||||
path: "assets/fonts/hyperlegible/AtkinsonHyperlegibleNextVF-Variable.woff2",
|
||||
path: "/assets/fonts/hyperlegible/AtkinsonHyperlegibleNextVF-Variable.woff2",
|
||||
fontStyle: "normal",
|
||||
fontWeight: "125 950",
|
||||
fontStretch: "75% 125%",
|
||||
|
@ -16,7 +16,7 @@ export default {
|
|||
format: "woff2",
|
||||
styles: {
|
||||
Regular: {
|
||||
path: "assets/fonts/hyperlegible/AtkinsonHyperlegibleNextVF-Variable.woff2",
|
||||
path: "/assets/fonts/hyperlegible/AtkinsonHyperlegibleNextVF-Variable.woff2",
|
||||
fontStyle: "normal",
|
||||
fontWeight: "125 950",
|
||||
fontStretch: "75% 125%",
|
||||
|
@ -28,7 +28,7 @@ export default {
|
|||
format: "woff2",
|
||||
styles: {
|
||||
Regular: {
|
||||
path: "assets/fonts/hyperlegible-mono/AtkinsonHyperlegibleMonoVF-Variable.woff2",
|
||||
path: "/assets/fonts/hyperlegible-mono/AtkinsonHyperlegibleMonoVF-Variable.woff2",
|
||||
fontStyle: "normal",
|
||||
fontWeight: "125 950",
|
||||
fontStretch: "75% 125%",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue