We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b9284 commit 1092578Copy full SHA for 1092578
src/global.css
@@ -57,7 +57,7 @@ main {
57
/* NASALIZATION FONT: Carga desde archivo local */
58
@font-face {
59
font-family: 'Nasalization';
60
- src: url('/fonts/Nasalization%20Rg.otf') format('opentype');
+ src: url('/fonts/NasalizationRg.otf') format('opentype');
61
font-weight: 400;
62
font-style: normal;
63
font-display: swap;
0 commit comments