|
6 | 6 |
|
7 | 7 | @font-face { |
8 | 8 | font-family: "qweather-icons"; |
9 | | - src: url("./fonts/qweather-icons.woff2?809ab8e56778bb1e55a8b84712e45cff") format("woff2"), |
10 | | -url("./fonts/qweather-icons.woff?809ab8e56778bb1e55a8b84712e45cff") format("woff"), |
11 | | -url("./fonts/qweather-icons.ttf?809ab8e56778bb1e55a8b84712e45cff") format("truetype"); |
| 9 | + src: url("./fonts/qweather-icons.woff2?c4a8eb216e1e59e6c4df464b9ee6f9be") format("woff2"), |
| 10 | +url("./fonts/qweather-icons.woff?c4a8eb216e1e59e6c4df464b9ee6f9be") format("woff"), |
| 11 | +url("./fonts/qweather-icons.ttf?c4a8eb216e1e59e6c4df464b9ee6f9be") format("truetype"); |
12 | 12 | } |
13 | 13 |
|
14 | 14 | [class^="qi-"]::before, |
@@ -213,6 +213,10 @@ url("./fonts/qweather-icons.ttf?809ab8e56778bb1e55a8b84712e45cff") format("truet |
213 | 213 | .qi-1249::before { content: "\f2e1"; } |
214 | 214 | .qi-1250::before { content: "\f2e2"; } |
215 | 215 | .qi-1251::before { content: "\f2e3"; } |
| 216 | +.qi-1271::before { content: "\f2f6"; } |
| 217 | +.qi-1272::before { content: "\f2f7"; } |
| 218 | +.qi-1273::before { content: "\f2f8"; } |
| 219 | +.qi-1274::before { content: "\f2f9"; } |
216 | 220 | .qi-1601::before { content: "\f1a1"; } |
217 | 221 | .qi-1602::before { content: "\f1a2"; } |
218 | 222 | .qi-1603::before { content: "\f1a3"; } |
@@ -690,6 +694,10 @@ url("./fonts/qweather-icons.ttf?809ab8e56778bb1e55a8b84712e45cff") format("truet |
690 | 694 | .qi-geological-hazard-weather::before { content: "\f2e1"; } |
691 | 695 | .qi-geological-hazard2::before { content: "\f2e2"; } |
692 | 696 | .qi-geological-hazard-risk::before { content: "\f2e3"; } |
| 697 | +.qi-air-pollution-incident::before { content: "\f2f6"; } |
| 698 | +.qi-heavy-air-pollution-2::before { content: "\f2f7"; } |
| 699 | +.qi-air-pollution::before { content: "\f2f8"; } |
| 700 | +.qi-heavy-pollution-weather-2::before { content: "\f2f9"; } |
693 | 701 | .qi-very-hot-weather::before { content: "\f1a1"; } |
694 | 702 | .qi-strong-monsoon-signal::before { content: "\f1a2"; } |
695 | 703 | .qi-landslip::before { content: "\f1a3"; } |
|
0 commit comments