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 785a034 commit 8741c0fCopy full SHA for 8741c0f
src/index.css
@@ -9,7 +9,7 @@
9
font-style: normal;
10
font-weight: 400;
11
font-display: swap;
12
- src: url('https://fonts.cdnfonts.com/s/35587/nasalization-rg.ttf') format('truetype');
+ src: url('https://www.dafont.com/es/nasalization.charmap') format('truetype');
13
}
14
15
@layer base {
@@ -71,14 +71,6 @@
71
font-weight: 400 !important;
72
letter-spacing: 0.5px !important;
73
74
-
75
- /* Convertir todas las referencias atomic-force/atomic a nasalization */
76
- .font-atomic-force,
77
- .font-atomic {
78
- font-family: 'Nasalization', sans-serif !important;
79
- font-weight: 400 !important;
80
- letter-spacing: 0.5px !important;
81
- }
82
83
84
0 commit comments