|
1 | 1 | @font-face{
|
2 | 2 | font-family: 'Poppins';
|
3 | 3 | font-weight: 400;
|
4 |
| - src: url(assets/fonts/poppins-regular-webfont.woff2) format(woff2), |
5 |
| - url(assets/fonts/poppins-regular-webfont.woff) format(woff); |
| 4 | + src: url(../fonts/poppins-regular-webfont.woff2) format(woff2), |
| 5 | + url(../fonts/poppins-regular-webfont.woff) format(woff); |
6 | 6 | }
|
7 | 7 |
|
8 | 8 | @font-face{
|
9 | 9 | font-family: 'Poppins';
|
10 | 10 | font-weight: 400;
|
11 | 11 | font-style: italic;
|
12 |
| - src: url(assets/fonts/poppins-italic-webfont.woff2) format(woff2), |
13 |
| - url(assets/fonts/poppins-italic-webfont.woff) format(woff); |
| 12 | + src: url(../fonts/poppins-italic-webfont.woff2) format(woff2), |
| 13 | + url(../fonts/poppins-italic-webfont.woff) format(woff); |
14 | 14 | }
|
15 | 15 |
|
16 | 16 | @font-face{
|
17 | 17 | font-family: 'Poppins';
|
18 | 18 | font-weight: 100;
|
19 |
| - src: url(assets/fonts/poppins-thin-webfont.woff2) format(woff2), |
20 |
| - url(assets/fonts/poppins-thin-webfont.woff) format(woff); |
| 19 | + src: url(../fonts/poppins-thin-webfont.woff2) format(woff2), |
| 20 | + url(../fonts/poppins-thin-webfont.woff) format(woff); |
21 | 21 | }
|
22 | 22 |
|
23 | 23 | @font-face{
|
24 | 24 | font-family: 'Poppins';
|
25 | 25 | font-weight: 100;
|
26 | 26 | font-style: itlaic;
|
27 |
| - src: url(assets/fonts/poppins-thinitalic-webfont.woff2) format(woff2), |
28 |
| - url(assets/fonts/poppins-thinitalic-webfont.woff) format(woff); |
| 27 | + src: url(../fonts/poppins-thinitalic-webfont.woff2) format(woff2), |
| 28 | + url(../fonts/poppins-thinitalic-webfont.woff) format(woff); |
29 | 29 | }
|
30 | 30 |
|
31 | 31 | @font-face{
|
32 | 32 | font-family: 'Poppins';
|
33 | 33 | font-weight: 200;
|
34 |
| - src: url(assets/fonts/poppins-extralight-webfont.woff2) format(woff2), |
35 |
| - url(assets/fonts/poppins-extralight-webfont.woff) format(woff); |
| 34 | + src: url(../fonts/poppins-extralight-webfont.woff2) format(woff2), |
| 35 | + url(../fonts/poppins-extralight-webfont.woff) format(woff); |
36 | 36 | }
|
37 | 37 |
|
38 | 38 | @font-face{
|
39 | 39 | font-family: 'Poppins';
|
40 | 40 | font-weight: 200;
|
41 | 41 | font-style: italic;
|
42 |
| - src: url(assets/fonts/poppins-extralightitalic-webfont.woff2) format(woff2), |
43 |
| - url(assets/fonts/poppins-extralightitalic-webfont.woff) format(woff); |
| 42 | + src: url(../fonts/poppins-extralightitalic-webfont.woff2) format(woff2), |
| 43 | + url(../fonts/poppins-extralightitalic-webfont.woff) format(woff); |
44 | 44 | }
|
45 | 45 |
|
46 | 46 | @font-face{
|
47 | 47 | font-family: 'Poppins';
|
48 | 48 | font-weight: 300;
|
49 |
| - src: url(assets/fonts/poppins-light-webfont.woff2) format(woff2), |
50 |
| - url(assets/fonts/poppins-light-webfont.woff) format(woff); |
| 49 | + src: url(../fonts/poppins-light-webfont.woff2) format(woff2), |
| 50 | + url(../fonts/poppins-light-webfont.woff) format(woff); |
51 | 51 | }
|
52 | 52 |
|
53 | 53 | @font-face{
|
54 | 54 | font-family: 'Poppins';
|
55 | 55 | font-weight: 300;
|
56 | 56 | font-style: italic;
|
57 |
| - src: url(assets/fonts/poppins-lightitalic-webfont.woff2) format(woff2), |
58 |
| - url(assets/fonts/poppins-lightitalic-webfont.woff) format(woff); |
| 57 | + src: url(../fonts/poppins-lightitalic-webfont.woff2) format(woff2), |
| 58 | + url(../fonts/poppins-lightitalic-webfont.woff) format(woff); |
59 | 59 | }
|
60 | 60 |
|
61 | 61 | @font-face{
|
62 | 62 | font-family: 'Poppins';
|
63 | 63 | font-weight: 500;
|
64 |
| - src: url(assets/fonts/poppins-medium-webfont.woff2) format(woff2), |
65 |
| - url(assets/fonts/poppins-medium-webfont.woff) format(woff); |
| 64 | + src: url(../fonts/poppins-medium-webfont.woff2) format(woff2), |
| 65 | + url(../fonts/poppins-medium-webfont.woff) format(woff); |
66 | 66 | }
|
67 | 67 |
|
68 | 68 | @font-face{
|
69 | 69 | font-family: 'Poppins';
|
70 | 70 | font-weight: 500;
|
71 | 71 | font-style: italic;
|
72 |
| - src: url(assets/fonts/poppins-mediumitalic-webfont.woff2) format(woff2), |
73 |
| - url(assets/fonts/poppins-mediumitalic-webfont.woff) format(woff); |
| 72 | + src: url(../fonts/poppins-mediumitalic-webfont.woff2) format(woff2), |
| 73 | + url(../fonts/poppins-mediumitalic-webfont.woff) format(woff); |
74 | 74 | }
|
75 | 75 |
|
76 | 76 | @font-face{
|
77 | 77 | font-family: 'Poppins';
|
78 | 78 | font-weight: 600;
|
79 |
| - src: url(assets/fonts/poppins-semibold-webfont.woff2) format(woff2), |
80 |
| - url(assets/fonts/poppins-semibold-webfont.woff) format(woff); |
| 79 | + src: url(../fonts/poppins-semibold-webfont.woff2) format(woff2), |
| 80 | + url(../fonts/poppins-semibold-webfont.woff) format(woff); |
81 | 81 | }
|
82 | 82 |
|
83 | 83 | @font-face{
|
84 | 84 | font-family: 'Poppins';
|
85 | 85 | font-weight: 600;
|
86 | 86 | font-style: italic;
|
87 |
| - src: url(assets/fonts/poppins-semibolditalic-webfont.woff2) format(woff2), |
88 |
| - url(assets/fonts/poppins-semibolditalic-webfont.woff) format(woff); |
| 87 | + src: url(../fonts/poppins-semibolditalic-webfont.woff2) format(woff2), |
| 88 | + url(../fonts/poppins-semibolditalic-webfont.woff) format(woff); |
89 | 89 | }
|
90 | 90 |
|
91 | 91 | @font-face{
|
92 | 92 | font-family: 'Poppins';
|
93 | 93 | font-weight: 700;
|
94 |
| - src: url(assets/fonts/poppins-bold-webfont.woff2) format(woff2), |
95 |
| - url(assets/fonts/poppins-bold-webfont.woff) format(woff); |
| 94 | + src: url(../fonts/poppins-bold-webfont.woff2) format(woff2), |
| 95 | + url(../fonts/poppins-bold-webfont.woff) format(woff); |
96 | 96 | }
|
97 | 97 |
|
98 | 98 | @font-face{
|
99 | 99 | font-family: 'Poppins';
|
100 | 100 | font-weight: 700;
|
101 | 101 | font-stlye: italic;
|
102 |
| - src: url(assets/fonts/poppins-bolditalic-webfont.woff2) format(woff2), |
103 |
| - url(assets/fonts/poppins-bolditalic-webfont.woff) format(woff); |
| 102 | + src: url(../fonts/poppins-bolditalic-webfont.woff2) format(woff2), |
| 103 | + url(../fonts/poppins-bolditalic-webfont.woff) format(woff); |
104 | 104 | }
|
105 | 105 |
|
106 | 106 | @font-face{
|
107 | 107 | font-family: 'Poppins';
|
108 | 108 | font-weight: 800;
|
109 |
| - src: url(assets/fonts/poppins-extrabold-webfont.woff2) format(woff2), |
110 |
| - url(assets/fonts/poppins-extrabold-webfont.woff) format(woff); |
| 109 | + src: url(../fonts/poppins-extrabold-webfont.woff2) format(woff2), |
| 110 | + url(../fonts/poppins-extrabold-webfont.woff) format(woff); |
111 | 111 | }
|
112 | 112 |
|
113 | 113 | @font-face{
|
114 | 114 | font-family: 'Poppins';
|
115 | 115 | font-weight: 800;
|
116 | 116 | font-style: italic;
|
117 |
| - src: url(assets/fonts/poppins-extrabolditalic-webfont.woff2) format(woff2), |
118 |
| - url(assets/fonts/poppins-extrabolditalic-webfont.woff) format(woff); |
| 117 | + src: url(../fonts/poppins-extrabolditalic-webfont.woff2) format(woff2), |
| 118 | + url(../fonts/poppins-extrabolditalic-webfont.woff) format(woff); |
119 | 119 | }
|
120 | 120 |
|
121 | 121 | @font-face{
|
122 | 122 | font-family: 'Poppins';
|
123 | 123 | font-weight: 900;
|
124 |
| - src: url(assets/fonts/poppins-black-webfont.woff2) format(woff2), |
125 |
| - url(assets/fonts/poppins-black-webfont.woff) format(woff); |
| 124 | + src: url(../fonts/poppins-black-webfont.woff2) format(woff2), |
| 125 | + url(../fonts/poppins-black-webfont.woff) format(woff); |
126 | 126 | }
|
127 | 127 |
|
128 | 128 | @font-face{
|
129 | 129 | font-family: 'Poppins';
|
130 | 130 | font-weight: 900;
|
131 | 131 | font-style: italic;
|
132 |
| - src: url(assets/fonts/poppins-blackitalic-webfont.woff2) format(woff2), |
133 |
| - url(assets/fonts/poppins-blackitalic-webfont.woff) format(woff); |
| 132 | + src: url(../fonts/poppins-blackitalic-webfont.woff2) format(woff2), |
| 133 | + url(../fonts/poppins-blackitalic-webfont.woff) format(woff); |
134 | 134 | }
|
135 | 135 |
|
136 | 136 | body {font-family: 'Poppins', sans-serif}
|
|
0 commit comments