|
12 | 12 | @font-face {
|
13 | 13 | font-family: 'Lato';
|
14 | 14 | src: local('LatoLatin Black'), local('LatoLatin-Black'),
|
15 |
| - url('fonts/lato/LatoLatin-Black.woff2') format('woff2'); |
| 15 | + url('../../assets/fonts/lato/LatoLatin-Black.woff2') format('woff2'); |
16 | 16 | font-style: normal;
|
17 | 17 | font-display: swap;
|
18 | 18 | font-weight: 900;
|
|
23 | 23 | @font-face {
|
24 | 24 | font-family: 'Lato';
|
25 | 25 | src: local('LatoLatin BlackItalic'), local('LatoLatin-BlackItalic'),
|
26 |
| - url('fonts/lato/LatoLatin-BlackItalic.woff2') format('woff2'); |
| 26 | + url('../../assets/fonts/lato/LatoLatin-BlackItalic.woff2') format('woff2'); |
27 | 27 | font-style: italic;
|
28 | 28 | font-weight: 900;
|
29 | 29 | font-display: swap;
|
|
34 | 34 | @font-face {
|
35 | 35 | font-family: 'Lato';
|
36 | 36 | src: local('LatoLatin Bold'), local('LatoLatin-Bold'),
|
37 |
| - url('fonts/lato/LatoLatin-Bold.woff2') format('woff2'); |
| 37 | + url('../../assets/fonts/lato/LatoLatin-Bold.woff2') format('woff2'); |
38 | 38 | font-style: normal;
|
39 | 39 | font-weight: 700;
|
40 | 40 | font-display: swap;
|
|
45 | 45 | @font-face {
|
46 | 46 | font-family: 'Lato';
|
47 | 47 | src: local('LatoLatin BoldItalic'), local('LatoLatin-BoldItalic'),
|
48 |
| - url('fonts/lato/LatoLatin-BoldItalic.woff2') format('woff2'); |
| 48 | + url('../../assets/fonts/lato/LatoLatin-BoldItalic.woff2') format('woff2'); |
49 | 49 | font-style: italic;
|
50 | 50 | font-weight: 700;
|
51 | 51 | font-display: swap;
|
|
56 | 56 | @font-face {
|
57 | 57 | font-family: 'Lato';
|
58 | 58 | src: local('LatoLatin Italic'), local('LatoLatin-Italic'),
|
59 |
| - url('fonts/lato/LatoLatin-Italic.woff2') format('woff2'); |
| 59 | + url('../../assets/fonts/lato/LatoLatin-Italic.woff2') format('woff2'); |
60 | 60 | font-style: italic;
|
61 | 61 | font-weight: 400;
|
62 | 62 | font-display: swap;
|
|
67 | 67 | @font-face {
|
68 | 68 | font-family: 'Lato';
|
69 | 69 | src: local('LatoLatin Regular'), local('LatoLatin-Regular'),
|
70 |
| - url('fonts/lato/LatoLatin-Regular.woff2') format('woff2'); |
| 70 | + url('../../assets/fonts/lato/LatoLatin-Regular.woff2') format('woff2'); |
71 | 71 | font-style: normal;
|
72 | 72 | font-weight: 400;
|
73 | 73 | font-display: swap;
|
|
78 | 78 | @font-face {
|
79 | 79 | font-family: 'Lato';
|
80 | 80 | src: local('LatoLatin Light'), local('LatoLatin-Light'),
|
81 |
| - url('fonts/lato/LatoLatin-Light.woff2') format('woff2'); |
| 81 | + url('../../assets/fonts/lato/LatoLatin-Light.woff2') format('woff2'); |
82 | 82 | font-style: normal;
|
83 | 83 | font-weight: 300;
|
84 | 84 | font-display: swap;
|
|
89 | 89 | @font-face {
|
90 | 90 | font-family: 'Lato';
|
91 | 91 | src: local('LatoLatin LightItalic'), local('LatoLatin-LightItalic'),
|
92 |
| - url('fonts/lato/LatoLatin-LightItalic.woff2') format('woff2'); |
| 92 | + url('../../assets/fonts/lato/LatoLatin-LightItalic.woff2') format('woff2'); |
93 | 93 | font-style: italic;
|
94 | 94 | font-weight: 300;
|
95 | 95 | font-display: swap;
|
|
0 commit comments