|
1 | 1 | @font-face {
|
2 |
| - font-family: "Roboto"; |
| 2 | + font-family: "Open Sans"; |
3 | 3 | font-style: normal;
|
4 | 4 | font-weight: 400;
|
5 | 5 | src:
|
6 |
| - url(~@fontsource/roboto/files/roboto-latin-400-normal.woff2) format("woff2"), |
7 |
| - url(~@fontsource/roboto/files/roboto-latin-400-normal.woff) format("woff"); |
| 6 | + url(~@fontsource/open-sans/files/open-sans-latin-400-normal.woff2) format("woff2"), |
| 7 | + url(~@fontsource/open-sans/files/open-sans-latin-400-normal.woff) format("woff"); |
8 | 8 | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
9 | 9 | }
|
10 | 10 |
|
11 | 11 | @font-face {
|
12 |
| - font-family: "Roboto"; |
| 12 | + font-family: "Open Sans"; |
13 | 13 | font-style: italic;
|
14 | 14 | font-weight: 400;
|
15 | 15 | src:
|
16 |
| - url(~@fontsource/roboto/files/roboto-latin-400-italic.woff2) format("woff2"), |
17 |
| - url(~@fontsource/roboto/files/roboto-latin-400-italic.woff) format("woff"); |
| 16 | + url(~@fontsource/open-sans/files/open-sans-latin-400-italic.woff2) format("woff2"), |
| 17 | + url(~@fontsource/open-sans/files/open-sans-latin-400-italic.woff) format("woff"); |
18 | 18 | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
19 | 19 | }
|
20 | 20 |
|
21 | 21 | @font-face {
|
22 |
| - font-family: "Roboto"; |
| 22 | + font-family: "Open Sans"; |
23 | 23 | font-style: normal;
|
24 | 24 | font-weight: 500;
|
25 | 25 | src:
|
26 |
| - url(~@fontsource/roboto/files/roboto-latin-500-normal.woff2) format("woff2"), |
27 |
| - url(~@fontsource/roboto/files/roboto-latin-500-normal.woff) format("woff"); |
| 26 | + url(~@fontsource/open-sans/files/open-sans-latin-500-normal.woff2) format("woff2"), |
| 27 | + url(~@fontsource/open-sans/files/open-sans-latin-500-normal.woff) format("woff"); |
28 | 28 | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
29 | 29 | }
|
30 | 30 |
|
31 | 31 | @font-face {
|
32 |
| - font-family: "Roboto"; |
| 32 | + font-family: "Open Sans"; |
33 | 33 | font-style: italic;
|
34 | 34 | font-weight: 500;
|
35 | 35 | src:
|
36 |
| - url(~@fontsource/roboto/files/roboto-latin-500-italic.woff2) format("woff2"), |
37 |
| - url(~@fontsource/roboto/files/roboto-latin-500-italic.woff) format("woff"); |
| 36 | + url(~@fontsource/open-sans/files/open-sans-latin-500-italic.woff2) format("woff2"), |
| 37 | + url(~@fontsource/open-sans/files/open-sans-latin-500-italic.woff) format("woff"); |
38 | 38 | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
39 | 39 | }
|
0 commit comments