|
7 | 7 | local('Roboto'),
|
8 | 8 | local('Roboto-Regular'),
|
9 | 9 | /* Chrome 26+, Opera 23+, Firefox 39+ */
|
10 |
| - url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff2') format('woff2'), |
11 |
| - /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
12 |
| - url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff') format('woff'); |
| 10 | + url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-regular.woff2') format('woff2'); |
13 | 11 | }
|
14 | 12 |
|
15 | 13 | /* roboto-italic - latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext */
|
|
20 | 18 | src:
|
21 | 19 | local('Roboto Italic'),
|
22 | 20 | local('Roboto-Italic'),
|
23 |
| - /* Chrome 26+, Opera 23+, Firefox 39+ */ |
24 |
| - url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff2') format('woff2'), |
25 |
| - /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
26 |
| - url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff') format('woff'); |
| 21 | + url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-italic.woff2') format('woff2'); |
27 | 22 | }
|
28 | 23 |
|
29 | 24 | /* roboto-700 - latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext */
|
|
34 | 29 | src:
|
35 | 30 | local('Roboto Bold'),
|
36 | 31 | local('Roboto-Bold'),
|
37 |
| - /* Chrome 26+, Opera 23+, Firefox 39+ */ |
38 |
| - url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff2') format('woff2'), |
39 |
| - /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
40 |
| - url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff') format('woff'); |
| 32 | + url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700.woff2') format('woff2'); |
41 | 33 | }
|
42 | 34 |
|
43 | 35 | /* roboto-700italic - latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext */
|
|
48 | 40 | src:
|
49 | 41 | local('Roboto Bold Italic'),
|
50 | 42 | local('Roboto-BoldItalic'),
|
51 |
| - /* Chrome 26+, Opera 23+, Firefox 39+ */ |
52 |
| - url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff2') format('woff2'), |
53 |
| - /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
54 |
| - url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff') format('woff'); |
| 43 | + url('../vendor/assets/roboto-fonts/roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext-700italic.woff2') format('woff2'); |
55 | 44 | }
|
56 | 45 |
|
57 | 46 | @font-face {
|
|
0 commit comments