|
1 | 1 | @font-face { |
2 | 2 | font-family: 'Roboto Regular'; |
3 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-Regular.ttf); |
| 3 | + src: url(fonts/Roboto/Roboto-Regular.ttf); |
4 | 4 | } |
5 | 5 | @font-face { |
6 | 6 | font-family: 'Roboto Medium'; |
7 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-Medium.ttf); |
| 7 | + src: url(fonts/Roboto/Roboto-Medium.ttf); |
8 | 8 | } |
9 | 9 | @font-face { |
10 | 10 | font-family: 'Roboto Thin'; |
11 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-Thin.ttf); |
| 11 | + src: url(fonts/Roboto/Roboto-Thin.ttf); |
12 | 12 | } |
13 | 13 | @font-face { |
14 | 14 | font-family: 'Roboto Light'; |
15 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-Light.ttf); |
| 15 | + src: url(fonts/Roboto/Roboto-Light.ttf); |
16 | 16 | } |
17 | 17 | @font-face { |
18 | 18 | font-family: 'Roboto Bold'; |
19 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-Bold.ttf); |
| 19 | + src: url(fonts/Roboto/Roboto-Bold.ttf); |
20 | 20 | } |
21 | 21 | @font-face { |
22 | 22 | font-family: 'Roboto Black'; |
23 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-Black.ttf); |
| 23 | + src: url(fonts/Roboto/Roboto-Black.ttf); |
24 | 24 | } |
25 | 25 | @font-face { |
26 | 26 | font-family: 'Roboto Regular Italic'; |
27 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-RegularItalic.ttf); |
| 27 | + src: url(fonts/Roboto/Roboto-RegularItalic.ttf); |
28 | 28 | } |
29 | 29 | @font-face { |
30 | 30 | font-family: 'Roboto Medium Italic'; |
31 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-MediumItalic.ttf); |
| 31 | + src: url(fonts/Roboto/Roboto-MediumItalic.ttf); |
32 | 32 | } |
33 | 33 | @font-face { |
34 | 34 | font-family: 'Roboto Thin Italic'; |
35 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-ThinItalic.ttf); |
| 35 | + src: url(fonts/Roboto/Roboto-ThinItalic.ttf); |
36 | 36 | } |
37 | 37 | @font-face { |
38 | 38 | font-family: 'Roboto Light Italic'; |
39 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-LightItalic.ttf); |
| 39 | + src: url(fonts/Roboto/Roboto-LightItalic.ttf); |
40 | 40 | } |
41 | 41 | @font-face { |
42 | 42 | font-family: 'Roboto Bold Italic'; |
43 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-BoldItalic.ttf); |
| 43 | + src: url(fonts/Roboto/Roboto-BoldItalic.ttf); |
44 | 44 | } |
45 | 45 | @font-face { |
46 | 46 | font-family: 'Roboto Black Italic'; |
47 | | - src: url(https://raw.githubusercontent.com/TheRedXD/is-a-dev.github.io/patch-1/fonts/Roboto/Roboto-BlackItalic.ttf); |
| 47 | + src: url(fonts/Roboto/Roboto-BlackItalic.ttf); |
48 | 48 | } |
0 commit comments