|
91 | 91 | font-stretch: 1% 500%; /* Required by Chrome */ |
92 | 92 | src: |
93 | 93 | local(""), |
94 | | - /* Modern Browsers */ url("/fonts/Inconsolata_SemiExpanded-Light.ttf") |
95 | | - format("truetype"); |
| 94 | + /* Modern Browsers */ |
| 95 | + url("/fonts/Inconsolata_SemiExpanded-Light.ttf") format("truetype"); |
96 | 96 | } |
97 | 97 |
|
98 | 98 | @font-face { |
|
102 | 102 | font-stretch: 1% 500%; /* Required by Chrome */ |
103 | 103 | src: |
104 | 104 | local(""), |
105 | | - /* Modern Browsers */ url("/fonts/Inconsolata_SemiExpanded-Regular.ttf") |
106 | | - format("truetype"); |
| 105 | + /* Modern Browsers */ |
| 106 | + url("/fonts/Inconsolata_SemiExpanded-Regular.ttf") format("truetype"); |
107 | 107 | } |
108 | 108 |
|
109 | 109 | @font-face { |
|
113 | 113 | font-stretch: 1% 500%; /* Required by Chrome */ |
114 | 114 | src: |
115 | 115 | local(""), |
116 | | - /* Modern Browsers */ url("/fonts/Inconsolata_SemiExpanded-Medium.ttf") |
117 | | - format("truetype"); |
| 116 | + /* Modern Browsers */ |
| 117 | + url("/fonts/Inconsolata_SemiExpanded-Medium.ttf") format("truetype"); |
118 | 118 | } |
119 | 119 |
|
120 | 120 | @font-face { |
|
124 | 124 | font-stretch: 1% 500%; /* Required by Chrome */ |
125 | 125 | src: |
126 | 126 | local(""), |
127 | | - /* Modern Browsers */ url("/fonts/Inconsolata_SemiExpanded-SemiBold.ttf") |
128 | | - format("truetype"); |
| 127 | + /* Modern Browsers */ |
| 128 | + url("/fonts/Inconsolata_SemiExpanded-SemiBold.ttf") format("truetype"); |
129 | 129 | } |
130 | 130 |
|
131 | 131 | @font-face { |
|
135 | 135 | font-stretch: 1% 500%; /* Required by Chrome */ |
136 | 136 | src: |
137 | 137 | local(""), |
138 | | - /* Modern Browsers */ url("/fonts/Inconsolata_SemiExpanded-Bold.ttf") |
139 | | - format("truetype"); |
| 138 | + /* Modern Browsers */ |
| 139 | + url("/fonts/Inconsolata_SemiExpanded-Bold.ttf") format("truetype"); |
140 | 140 | } |
141 | 141 |
|
142 | 142 | @font-face { |
|
146 | 146 | font-stretch: 1% 500%; /* Required by Chrome */ |
147 | 147 | src: |
148 | 148 | local(""), |
149 | | - /* Modern Browsers */ url("/fonts/Inconsolata_SemiExpanded-ExtraBold.ttf") |
150 | | - format("truetype"); |
| 149 | + /* Modern Browsers */ |
| 150 | + url("/fonts/Inconsolata_SemiExpanded-ExtraBold.ttf") format("truetype"); |
151 | 151 | } |
152 | 152 |
|
153 | 153 | @font-face { |
|
157 | 157 | font-stretch: 1% 500%; /* Required by Chrome */ |
158 | 158 | src: |
159 | 159 | local(""), |
160 | | - /* Modern Browsers */ url("/fonts/Inconsolata-ExtraLight.ttf") |
161 | | - format("truetype"); |
| 160 | + /* Modern Browsers */ |
| 161 | + url("/fonts/Inconsolata-ExtraLight.ttf") format("truetype"); |
162 | 162 | } |
163 | 163 |
|
164 | 164 | @font-face { |
|
178 | 178 | font-stretch: 1% 500%; /* Required by Chrome */ |
179 | 179 | src: |
180 | 180 | local(""), |
181 | | - /* Modern Browsers */ url("/fonts/Inconsolata-Regular.ttf") |
182 | | - format("truetype"); |
| 181 | + /* Modern Browsers */ |
| 182 | + url("/fonts/Inconsolata-Regular.ttf") format("truetype"); |
183 | 183 | } |
184 | 184 |
|
185 | 185 | @font-face { |
|
189 | 189 | font-stretch: 1% 500%; /* Required by Chrome */ |
190 | 190 | src: |
191 | 191 | local(""), |
192 | | - /* Modern Browsers */ url("/fonts/Inconsolata-Medium.ttf") |
193 | | - format("truetype"); |
| 192 | + /* Modern Browsers */ |
| 193 | + url("/fonts/Inconsolata-Medium.ttf") format("truetype"); |
194 | 194 | } |
195 | 195 |
|
196 | 196 | @font-face { |
|
200 | 200 | font-stretch: 1% 500%; /* Required by Chrome */ |
201 | 201 | src: |
202 | 202 | local(""), |
203 | | - /* Modern Browsers */ url("/fonts/Inconsolata-SemiBold.ttf") |
204 | | - format("truetype"); |
| 203 | + /* Modern Browsers */ |
| 204 | + url("/fonts/Inconsolata-SemiBold.ttf") format("truetype"); |
205 | 205 | } |
206 | 206 |
|
207 | 207 | @font-face { |
|
0 commit comments