@@ -7,101 +7,4 @@ fontBubblegum = 'Bubblegum Sans', cursive
7
7
fontFontdiner = 'Fontdiner Swanky' , cursive
8
8
fontCarter = 'Carter One' , cursive
9
9
fontLobster = 'Lobster' , cursive
10
- fontBaumans = 'Baumans' , cursive
11
-
12
-
13
- @font-face {
14
- font-family : 'Baumans' ;
15
- font-style : normal ;
16
- font-weight : 400 ;
17
- src : local ('Baumans Regular' ), local ('Baumans-Regular' ), url (../fonts /Baumans /Baumans-Regular .ttf ) format ('truetype' );
18
- }
19
-
20
- @font-face {
21
- font-family : 'Bubblegum Sans' ;
22
- font-style : normal ;
23
- font-weight : 400 ;
24
- src : local ('Bubblegum Sans Regular' ), local ('BubblegumSans-Regular' ), url (../fonts /Bubblegum_Sans /BubblegumSans-Regular .ttf ) format ('truetype' );
25
- }
26
-
27
- @font-face {
28
- font-family : 'Carter One' ;
29
- font-style : normal ;
30
- font-weight : 400 ;
31
- src : local ('Carter One' ), local ('CarterOne' ), url (../fonts /Carter_One /CarterOne .ttf ) format ('truetype' );
32
- }
33
-
34
- @font-face {
35
- font-family : 'Fontdiner Swanky' ;
36
- font-style : normal ;
37
- font-weight : 400 ;
38
- src : local ('Fontdiner Swanky Regular' ), local ('FontdinerSwanky-Regular' ), url (../fonts /Fontdiner_Swanky /FontdinerSwanky-Regular .ttf ) format ('truetype' );
39
- }
40
-
41
- @font-face {
42
- font-family : 'Lobster' ;
43
- font-style : normal ;
44
- font-weight : 400 ;
45
- src : local ('Lobster Regular' ), local ('Lobster-Regular' ), url (../fonts /Lobster /Lobster-Regular .ttf ) format ('truetype' );
46
- }
47
-
48
- @font-face {
49
- font-family : 'Montserrat' ;
50
- font-style : normal ;
51
- font-weight : 400 ;
52
- src : local ('Montserrat Regular' ), local ('Montserrat-Regular' ), url (../fonts /Montserrat /Montserrat-Bold .ttf ) format ('truetype' );
53
- }
54
- @font-face {
55
- font-family : 'Montserrat' ;
56
- font-style : normal ;
57
- font-weight : 700 ;
58
- src : local ('Montserrat Bold' ), local ('Montserrat-Bold' ), url (../fonts /Montserrat /Montserrat-Regular .ttf ) format ('truetype' );
59
- }
60
-
61
- @font-face {
62
- font-family : 'Montserrat Alternates' ;
63
- font-style : normal ;
64
- font-weight : 400 ;
65
- src : local ('Montserrat Alternates Regular' ), local ('MontserratAlternates-Regular' ), url (../fonts /Montserrat_Alternates /MontserratAlternates-Regular .ttf ) format ('truetype' );
66
-
67
- }
68
- @font-face {
69
- font-family : 'Montserrat Alternates' ;
70
- font-style : normal ;
71
- font-weight : 700 ;
72
- src : local ('Montserrat Alternates Bold' ), local ('MontserratAlternates-Bold' ), url (../fonts /Montserrat_Alternates /MontserratAlternates-Bold .ttf ) format ('truetype' );
73
-
74
- }
75
-
76
- @font-face {
77
- font-family : 'Orbitron' ;
78
- font-style : normal ;
79
- font-weight : 400 ;
80
- src : local ('Orbitron Regular' ), local ('Orbitron-Regular' ), url (../fonts /Orbitron /Orbitron-Regular .ttf ) format ('truetype' );
81
- }
82
- @font-face {
83
- font-family : 'Orbitron' ;
84
- font-style : normal ;
85
- font-weight : 700 ;
86
- src : local ('Orbitron Bold' ), local ('Orbitron-Bold' ), url (../fonts /Orbitron /Orbitron-Bold .ttf ) format ('truetype' );
87
- }
88
- @font-face {
89
- font-family : 'Orbitron' ;
90
- font-style : normal ;
91
- font-weight : 900 ;
92
- src : local ('Orbitron Black' ), local ('Orbitron-Black' ), url (../fonts /Orbitron /Orbitron-Black .ttf ) format ('truetype' );
93
- }
94
-
95
- @font-face {
96
- font-family : 'Righteous' ;
97
- font-style : normal ;
98
- font-weight : 400 ;
99
- src : local ('Righteous' ), local ('Righteous-Regular' ), url (../fonts /Righteous /Righteous-Regular .ttf ) format ('truetype' );
100
- }
101
-
102
- @font-face {
103
- font-family : 'Viga' ;
104
- font-style : normal ;
105
- font-weight : 400 ;
106
- src : local ('Viga-Regular' ), url (../fonts /Viga /Viga-Regular .ttf ) format ('truetype' );
107
- }
10
+ fontBaumans = 'Baumans' , cursive
0 commit comments