Skip to content

Commit 8741c0f

Browse files
authored
Update index.css
Signed-off-by: Aitor Alien <[email protected]>
1 parent 785a034 commit 8741c0f

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/index.css

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
font-style: normal;
1010
font-weight: 400;
1111
font-display: swap;
12-
src: url('https://fonts.cdnfonts.com/s/35587/nasalization-rg.ttf') format('truetype');
12+
src: url('https://www.dafont.com/es/nasalization.charmap') format('truetype');
1313
}
1414

1515
@layer base {
@@ -71,14 +71,6 @@
7171
font-weight: 400 !important;
7272
letter-spacing: 0.5px !important;
7373
}
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-
}
8274
}
8375

8476
@layer base {

0 commit comments

Comments
 (0)