|
1 | 1 | @use "sass:map";
|
2 | 2 |
|
3 |
| -$fa-font-path: '~@fortawesome/fontawesome-free/webfonts'; |
| 3 | +$fa-font-path: 'fonts/fontawesome'; |
4 | 4 |
|
5 |
| -@import '~@fortawesome/fontawesome-free/scss/fontawesome'; |
6 |
| -@import '~@fortawesome/fontawesome-free/scss/brands'; |
7 |
| -@import '~@fortawesome/fontawesome-free/scss/solid'; |
8 |
| -@import '~@fortawesome/fontawesome-free/scss/regular'; |
| 5 | +@import '../../../node_modules/@fortawesome/fontawesome-free/scss/fontawesome'; |
| 6 | +@import '../../../node_modules/@fortawesome/fontawesome-free/scss/brands'; |
| 7 | +@import '../../../node_modules/@fortawesome/fontawesome-free/scss/solid'; |
| 8 | +@import '../../../node_modules/@fortawesome/fontawesome-free/scss/regular'; |
9 | 9 |
|
10 | 10 | @font-face {
|
11 | 11 | font-family: 'Roboto';
|
12 | 12 | font-style: normal;
|
13 | 13 | font-weight: 100;
|
14 |
| - src: local('Roboto Thin'), local('Roboto-Thin'), url('../../../app/fonts/Roboto/Roboto-Thin.ttf') format('truetype'); |
| 14 | + src: local('Roboto Thin'), local('Roboto-Thin'), url('fonts/Roboto/Roboto-Thin.ttf') format('truetype'); |
15 | 15 | }
|
16 | 16 |
|
17 | 17 | @font-face {
|
18 | 18 | font-family: 'Roboto';
|
19 | 19 | font-style: normal;
|
20 | 20 | font-weight: 300;
|
21 |
| - src: local('Roboto Light'), local('Roboto-Light'), url('../../../app/fonts/Roboto/Roboto-Light.ttf') format('truetype'); |
| 21 | + src: local('Roboto Light'), local('Roboto-Light'), url('fonts/Roboto/Roboto-Light.ttf') format('truetype'); |
22 | 22 | }
|
23 | 23 |
|
24 | 24 | @font-face {
|
25 | 25 | font-family: 'Roboto';
|
26 | 26 | font-style: normal;
|
27 | 27 | font-weight: 400;
|
28 |
| - src: local('Roboto'), local('Roboto-Regular'), url('../../../app/fonts/Roboto/Roboto-Regular.ttf') format('truetype'); |
| 28 | + src: local('Roboto'), local('Roboto-Regular'), url('fonts/Roboto/Roboto-Regular.ttf') format('truetype'); |
29 | 29 | }
|
30 | 30 |
|
31 | 31 | @font-face {
|
32 | 32 | font-family: 'Roboto';
|
33 | 33 | font-style: normal;
|
34 | 34 | font-weight: 500;
|
35 |
| - src: local('Roboto Medium'), local('Roboto-Medium'), url('../../../app/fonts/Roboto/Roboto-Medium.ttf') format('truetype'); |
| 35 | + src: local('Roboto Medium'), local('Roboto-Medium'), url('fonts/Roboto/Roboto-Medium.ttf') format('truetype'); |
36 | 36 | }
|
37 | 37 |
|
38 | 38 | @font-face {
|
39 | 39 | font-family: 'Roboto';
|
40 | 40 | font-style: normal;
|
41 | 41 | font-weight: 700;
|
42 |
| - src: local('Roboto Bold'), local('Roboto-Bold'), url('../../../app/fonts/Roboto/Roboto-Bold.ttf') format('truetype'); |
| 42 | + src: local('Roboto Bold'), local('Roboto-Bold'), url('fonts/Roboto/Roboto-Bold.ttf') format('truetype'); |
43 | 43 | }
|
44 | 44 |
|
45 | 45 | @font-face {
|
46 | 46 | font-family: 'Roboto';
|
47 | 47 | font-style: normal;
|
48 | 48 | font-weight: 900;
|
49 |
| - src: local('Roboto Black'), local('Roboto-Black'), url('../../../app/fonts/Roboto/Roboto-Black.ttf') format('truetype'); |
| 49 | + src: local('Roboto Black'), local('Roboto-Black'), url('fonts/Roboto/Roboto-Black.ttf') format('truetype'); |
50 | 50 | }
|
51 | 51 |
|
52 | 52 | @font-face {
|
53 | 53 | font-family: 'Euclid Circular B';
|
54 | 54 | font-style: normal;
|
55 | 55 | font-weight: 400;
|
56 |
| - src: url('../../../app/fonts/Euclid/EuclidCircularB-Regular-WebXL.ttf') format('truetype'); |
| 56 | + src: url('fonts/Euclid/EuclidCircularB-Regular-WebXL.ttf') format('truetype'); |
57 | 57 | }
|
58 | 58 |
|
59 | 59 | @font-face {
|
60 | 60 | font-family: 'Euclid Circular B';
|
61 | 61 | font-style: italic;
|
62 | 62 | font-weight: 400;
|
63 |
| - src: url('../../../app/fonts/Euclid/EuclidCircularB-RegularItalic-WebXL.ttf') format('truetype'); |
| 63 | + src: url('fonts/Euclid/EuclidCircularB-RegularItalic-WebXL.ttf') format('truetype'); |
64 | 64 | }
|
65 | 65 |
|
66 | 66 | @font-face {
|
67 | 67 | font-family: 'Euclid Circular B';
|
68 | 68 | font-style: normal;
|
69 | 69 | font-weight: 500;
|
70 |
| - src: url('../../../app/fonts/Euclid/EuclidCircularB-Medium.ttf') format('truetype'); |
| 70 | + src: url('fonts/Euclid/EuclidCircularB-Medium.ttf') format('truetype'); |
71 | 71 | }
|
72 | 72 |
|
73 | 73 | @font-face {
|
74 | 74 | font-family: 'Euclid Circular B';
|
75 | 75 | font-style: normal;
|
76 | 76 | font-weight: 700;
|
77 |
| - src: url('../../../app/fonts/Euclid/EuclidCircularB-Bold-WebXL.ttf') format('truetype'); |
| 77 | + src: url('fonts/Euclid/EuclidCircularB-Bold-WebXL.ttf') format('truetype'); |
78 | 78 | }
|
79 | 79 |
|
80 | 80 | $font-family: 'Euclid Circular B', Roboto, Helvetica, Arial, sans-serif;
|
|
0 commit comments