qweather-icons.css 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981
  1. @font-face {
  2. font-family: "qweather-icons";
  3. src: url("@/static/fonts/QWeather-Icons-1.6.0/font/fonts/qweather-icons.woff2?c4a8eb216e1e59e6c4df464b9ee6f9be") format("woff2"),
  4. url("@/static/fonts/QWeather-Icons-1.6.0/font/fonts/qweather-icons.woff?c4a8eb216e1e59e6c4df464b9ee6f9be") format("woff"),
  5. url("@/static/fonts/QWeather-Icons-1.6.0/font/fonts/qweather-icons.ttf?c4a8eb216e1e59e6c4df464b9ee6f9be") format("truetype");
  6. }
  7. [class^="qi-"]::before,
  8. [class*=" qi-"]::before {
  9. display: inline-block;
  10. font-family: "qweather-icons" !important;
  11. font-style: normal;
  12. font-weight: normal !important;
  13. font-variant: normal;
  14. text-transform: none;
  15. line-height: 1;
  16. vertical-align: -.125em;
  17. -webkit-font-smoothing: antialiased;
  18. -moz-osx-font-smoothing: grayscale;
  19. }
  20. .qi-100::before { content: "\f101"; }
  21. .qi-101::before { content: "\f102"; }
  22. .qi-102::before { content: "\f103"; }
  23. .qi-103::before { content: "\f104"; }
  24. .qi-104::before { content: "\f105"; }
  25. .qi-150::before { content: "\f106"; }
  26. .qi-151::before { content: "\f107"; }
  27. .qi-152::before { content: "\f108"; }
  28. .qi-153::before { content: "\f109"; }
  29. .qi-300::before { content: "\f10a"; }
  30. .qi-301::before { content: "\f10b"; }
  31. .qi-302::before { content: "\f10c"; }
  32. .qi-303::before { content: "\f10d"; }
  33. .qi-304::before { content: "\f10e"; }
  34. .qi-305::before { content: "\f10f"; }
  35. .qi-306::before { content: "\f110"; }
  36. .qi-307::before { content: "\f111"; }
  37. .qi-308::before { content: "\f112"; }
  38. .qi-309::before { content: "\f113"; }
  39. .qi-310::before { content: "\f114"; }
  40. .qi-311::before { content: "\f115"; }
  41. .qi-312::before { content: "\f116"; }
  42. .qi-313::before { content: "\f117"; }
  43. .qi-314::before { content: "\f118"; }
  44. .qi-315::before { content: "\f119"; }
  45. .qi-316::before { content: "\f11a"; }
  46. .qi-317::before { content: "\f11b"; }
  47. .qi-318::before { content: "\f11c"; }
  48. .qi-350::before { content: "\f11d"; }
  49. .qi-351::before { content: "\f11e"; }
  50. .qi-399::before { content: "\f11f"; }
  51. .qi-400::before { content: "\f120"; }
  52. .qi-401::before { content: "\f121"; }
  53. .qi-402::before { content: "\f122"; }
  54. .qi-403::before { content: "\f123"; }
  55. .qi-404::before { content: "\f124"; }
  56. .qi-405::before { content: "\f125"; }
  57. .qi-406::before { content: "\f126"; }
  58. .qi-407::before { content: "\f127"; }
  59. .qi-408::before { content: "\f128"; }
  60. .qi-409::before { content: "\f129"; }
  61. .qi-410::before { content: "\f12a"; }
  62. .qi-456::before { content: "\f12b"; }
  63. .qi-457::before { content: "\f12c"; }
  64. .qi-499::before { content: "\f12d"; }
  65. .qi-500::before { content: "\f12e"; }
  66. .qi-501::before { content: "\f12f"; }
  67. .qi-502::before { content: "\f130"; }
  68. .qi-503::before { content: "\f131"; }
  69. .qi-504::before { content: "\f132"; }
  70. .qi-507::before { content: "\f133"; }
  71. .qi-508::before { content: "\f134"; }
  72. .qi-509::before { content: "\f135"; }
  73. .qi-510::before { content: "\f136"; }
  74. .qi-511::before { content: "\f137"; }
  75. .qi-512::before { content: "\f138"; }
  76. .qi-513::before { content: "\f139"; }
  77. .qi-514::before { content: "\f13a"; }
  78. .qi-515::before { content: "\f13b"; }
  79. .qi-800::before { content: "\f13c"; }
  80. .qi-801::before { content: "\f13d"; }
  81. .qi-802::before { content: "\f13e"; }
  82. .qi-803::before { content: "\f13f"; }
  83. .qi-804::before { content: "\f140"; }
  84. .qi-805::before { content: "\f141"; }
  85. .qi-806::before { content: "\f142"; }
  86. .qi-807::before { content: "\f143"; }
  87. .qi-900::before { content: "\f144"; }
  88. .qi-901::before { content: "\f145"; }
  89. .qi-999::before { content: "\f146"; }
  90. .qi-1001::before { content: "\f147"; }
  91. .qi-1002::before { content: "\f148"; }
  92. .qi-1003::before { content: "\f149"; }
  93. .qi-1004::before { content: "\f14a"; }
  94. .qi-1005::before { content: "\f14b"; }
  95. .qi-1006::before { content: "\f14c"; }
  96. .qi-1007::before { content: "\f14d"; }
  97. .qi-1008::before { content: "\f14e"; }
  98. .qi-1009::before { content: "\f14f"; }
  99. .qi-1010::before { content: "\f150"; }
  100. .qi-1011::before { content: "\f151"; }
  101. .qi-1012::before { content: "\f152"; }
  102. .qi-1013::before { content: "\f153"; }
  103. .qi-1014::before { content: "\f154"; }
  104. .qi-1015::before { content: "\f155"; }
  105. .qi-1016::before { content: "\f156"; }
  106. .qi-1017::before { content: "\f157"; }
  107. .qi-1018::before { content: "\f158"; }
  108. .qi-1019::before { content: "\f159"; }
  109. .qi-1020::before { content: "\f15a"; }
  110. .qi-1021::before { content: "\f15b"; }
  111. .qi-1022::before { content: "\f15c"; }
  112. .qi-1023::before { content: "\f15d"; }
  113. .qi-1024::before { content: "\f15e"; }
  114. .qi-1025::before { content: "\f15f"; }
  115. .qi-1026::before { content: "\f160"; }
  116. .qi-1027::before { content: "\f161"; }
  117. .qi-1028::before { content: "\f162"; }
  118. .qi-1029::before { content: "\f163"; }
  119. .qi-1030::before { content: "\f164"; }
  120. .qi-1031::before { content: "\f165"; }
  121. .qi-1032::before { content: "\f166"; }
  122. .qi-1033::before { content: "\f167"; }
  123. .qi-1034::before { content: "\f168"; }
  124. .qi-1035::before { content: "\f169"; }
  125. .qi-1036::before { content: "\f16a"; }
  126. .qi-1037::before { content: "\f16b"; }
  127. .qi-1038::before { content: "\f16c"; }
  128. .qi-1039::before { content: "\f16d"; }
  129. .qi-1040::before { content: "\f16e"; }
  130. .qi-1041::before { content: "\f16f"; }
  131. .qi-1042::before { content: "\f170"; }
  132. .qi-1043::before { content: "\f171"; }
  133. .qi-1044::before { content: "\f172"; }
  134. .qi-1045::before { content: "\f173"; }
  135. .qi-1046::before { content: "\f174"; }
  136. .qi-1047::before { content: "\f175"; }
  137. .qi-1048::before { content: "\f176"; }
  138. .qi-1049::before { content: "\f177"; }
  139. .qi-1050::before { content: "\f178"; }
  140. .qi-1051::before { content: "\f179"; }
  141. .qi-1052::before { content: "\f17a"; }
  142. .qi-1053::before { content: "\f17b"; }
  143. .qi-1054::before { content: "\f17c"; }
  144. .qi-1055::before { content: "\f17d"; }
  145. .qi-1056::before { content: "\f17e"; }
  146. .qi-1057::before { content: "\f17f"; }
  147. .qi-1058::before { content: "\f180"; }
  148. .qi-1059::before { content: "\f181"; }
  149. .qi-1060::before { content: "\f182"; }
  150. .qi-1061::before { content: "\f183"; }
  151. .qi-1062::before { content: "\f184"; }
  152. .qi-1063::before { content: "\f185"; }
  153. .qi-1064::before { content: "\f186"; }
  154. .qi-1065::before { content: "\f187"; }
  155. .qi-1066::before { content: "\f188"; }
  156. .qi-1067::before { content: "\f189"; }
  157. .qi-1068::before { content: "\f18a"; }
  158. .qi-1069::before { content: "\f18b"; }
  159. .qi-1071::before { content: "\f18c"; }
  160. .qi-1072::before { content: "\f18d"; }
  161. .qi-1073::before { content: "\f18e"; }
  162. .qi-1074::before { content: "\f18f"; }
  163. .qi-1075::before { content: "\f190"; }
  164. .qi-1076::before { content: "\f191"; }
  165. .qi-1077::before { content: "\f192"; }
  166. .qi-1078::before { content: "\f193"; }
  167. .qi-1079::before { content: "\f194"; }
  168. .qi-1080::before { content: "\f195"; }
  169. .qi-1081::before { content: "\f196"; }
  170. .qi-1082::before { content: "\f197"; }
  171. .qi-1084::before { content: "\f198"; }
  172. .qi-1085::before { content: "\f199"; }
  173. .qi-1086::before { content: "\f19a"; }
  174. .qi-1087::before { content: "\f19b"; }
  175. .qi-1088::before { content: "\f19c"; }
  176. .qi-1089::before { content: "\f19d"; }
  177. .qi-1201::before { content: "\f2c5"; }
  178. .qi-1202::before { content: "\f2c6"; }
  179. .qi-1203::before { content: "\f2c7"; }
  180. .qi-1204::before { content: "\f2c8"; }
  181. .qi-1205::before { content: "\f2c9"; }
  182. .qi-1206::before { content: "\f2ca"; }
  183. .qi-1207::before { content: "\f2cb"; }
  184. .qi-1208::before { content: "\f2cc"; }
  185. .qi-1209::before { content: "\f2cd"; }
  186. .qi-1210::before { content: "\f2ce"; }
  187. .qi-1211::before { content: "\f2cf"; }
  188. .qi-1212::before { content: "\f2d0"; }
  189. .qi-1213::before { content: "\f2d1"; }
  190. .qi-1214::before { content: "\f2d2"; }
  191. .qi-1215::before { content: "\f2d3"; }
  192. .qi-1216::before { content: "\f2d4"; }
  193. .qi-1217::before { content: "\f2d5"; }
  194. .qi-1218::before { content: "\f2d6"; }
  195. .qi-1219::before { content: "\f2d7"; }
  196. .qi-1221::before { content: "\f2d8"; }
  197. .qi-1241::before { content: "\f2d9"; }
  198. .qi-1242::before { content: "\f2da"; }
  199. .qi-1243::before { content: "\f2db"; }
  200. .qi-1244::before { content: "\f2dc"; }
  201. .qi-1245::before { content: "\f2dd"; }
  202. .qi-1246::before { content: "\f2de"; }
  203. .qi-1247::before { content: "\f2df"; }
  204. .qi-1248::before { content: "\f2e0"; }
  205. .qi-1249::before { content: "\f2e1"; }
  206. .qi-1250::before { content: "\f2e2"; }
  207. .qi-1251::before { content: "\f2e3"; }
  208. .qi-1271::before { content: "\f2f6"; }
  209. .qi-1272::before { content: "\f2f7"; }
  210. .qi-1273::before { content: "\f2f8"; }
  211. .qi-1274::before { content: "\f2f9"; }
  212. .qi-1601::before { content: "\f1a1"; }
  213. .qi-1602::before { content: "\f1a2"; }
  214. .qi-1603::before { content: "\f1a3"; }
  215. .qi-1604::before { content: "\f1a4"; }
  216. .qi-1605::before { content: "\f1a5"; }
  217. .qi-1606::before { content: "\f1a6"; }
  218. .qi-1607::before { content: "\f1a7"; }
  219. .qi-1608::before { content: "\f20c"; }
  220. .qi-1609::before { content: "\f20d"; }
  221. .qi-1610::before { content: "\f20e"; }
  222. .qi-1701::before { content: "\f1a8"; }
  223. .qi-1702::before { content: "\f1a9"; }
  224. .qi-1703::before { content: "\f1aa"; }
  225. .qi-1801::before { content: "\f20f"; }
  226. .qi-1802::before { content: "\f210"; }
  227. .qi-1803::before { content: "\f211"; }
  228. .qi-1804::before { content: "\f212"; }
  229. .qi-1805::before { content: "\f213"; }
  230. .qi-2001::before { content: "\f1ab"; }
  231. .qi-2002::before { content: "\f1ac"; }
  232. .qi-2003::before { content: "\f1ad"; }
  233. .qi-2004::before { content: "\f1ae"; }
  234. .qi-2005::before { content: "\f1af"; }
  235. .qi-2006::before { content: "\f1b0"; }
  236. .qi-2007::before { content: "\f1b1"; }
  237. .qi-2029::before { content: "\f214"; }
  238. .qi-2030::before { content: "\f215"; }
  239. .qi-2031::before { content: "\f216"; }
  240. .qi-2032::before { content: "\f217"; }
  241. .qi-2033::before { content: "\f218"; }
  242. .qi-2050::before { content: "\f219"; }
  243. .qi-2051::before { content: "\f21a"; }
  244. .qi-2052::before { content: "\f1c7"; }
  245. .qi-2053::before { content: "\f1c8"; }
  246. .qi-2054::before { content: "\f1c9"; }
  247. .qi-2070::before { content: "\f21b"; }
  248. .qi-2071::before { content: "\f21c"; }
  249. .qi-2072::before { content: "\f21d"; }
  250. .qi-2073::before { content: "\f21e"; }
  251. .qi-2074::before { content: "\f21f"; }
  252. .qi-2075::before { content: "\f220"; }
  253. .qi-2076::before { content: "\f221"; }
  254. .qi-2077::before { content: "\f222"; }
  255. .qi-2078::before { content: "\f223"; }
  256. .qi-2079::before { content: "\f224"; }
  257. .qi-2080::before { content: "\f225"; }
  258. .qi-2081::before { content: "\f226"; }
  259. .qi-2082::before { content: "\f227"; }
  260. .qi-2083::before { content: "\f228"; }
  261. .qi-2084::before { content: "\f229"; }
  262. .qi-2085::before { content: "\f22a"; }
  263. .qi-2100::before { content: "\f22b"; }
  264. .qi-2101::before { content: "\f22c"; }
  265. .qi-2102::before { content: "\f22d"; }
  266. .qi-2103::before { content: "\f22e"; }
  267. .qi-2104::before { content: "\f22f"; }
  268. .qi-2105::before { content: "\f230"; }
  269. .qi-2106::before { content: "\f231"; }
  270. .qi-2107::before { content: "\f232"; }
  271. .qi-2108::before { content: "\f233"; }
  272. .qi-2109::before { content: "\f234"; }
  273. .qi-2111::before { content: "\f235"; }
  274. .qi-2120::before { content: "\f236"; }
  275. .qi-2121::before { content: "\f237"; }
  276. .qi-2122::before { content: "\f238"; }
  277. .qi-2123::before { content: "\f239"; }
  278. .qi-2124::before { content: "\f23a"; }
  279. .qi-2125::before { content: "\f23b"; }
  280. .qi-2126::before { content: "\f23c"; }
  281. .qi-2127::before { content: "\f23d"; }
  282. .qi-2128::before { content: "\f23e"; }
  283. .qi-2129::before { content: "\f23f"; }
  284. .qi-2130::before { content: "\f240"; }
  285. .qi-2131::before { content: "\f241"; }
  286. .qi-2132::before { content: "\f242"; }
  287. .qi-2133::before { content: "\f243"; }
  288. .qi-2134::before { content: "\f244"; }
  289. .qi-2135::before { content: "\f245"; }
  290. .qi-2150::before { content: "\f246"; }
  291. .qi-2151::before { content: "\f247"; }
  292. .qi-2152::before { content: "\f248"; }
  293. .qi-2153::before { content: "\f249"; }
  294. .qi-2154::before { content: "\f24a"; }
  295. .qi-2155::before { content: "\f24b"; }
  296. .qi-2156::before { content: "\f24c"; }
  297. .qi-2157::before { content: "\f24d"; }
  298. .qi-2158::before { content: "\f24e"; }
  299. .qi-2159::before { content: "\f24f"; }
  300. .qi-2160::before { content: "\f250"; }
  301. .qi-2161::before { content: "\f251"; }
  302. .qi-2162::before { content: "\f252"; }
  303. .qi-2163::before { content: "\f253"; }
  304. .qi-2164::before { content: "\f254"; }
  305. .qi-2165::before { content: "\f255"; }
  306. .qi-2166::before { content: "\f256"; }
  307. .qi-2190::before { content: "\f257"; }
  308. .qi-2191::before { content: "\f258"; }
  309. .qi-2192::before { content: "\f259"; }
  310. .qi-2193::before { content: "\f25a"; }
  311. .qi-2200::before { content: "\f2e4"; }
  312. .qi-2201::before { content: "\f2e5"; }
  313. .qi-2202::before { content: "\f2e6"; }
  314. .qi-2203::before { content: "\f2e7"; }
  315. .qi-2204::before { content: "\f2e8"; }
  316. .qi-2205::before { content: "\f2e9"; }
  317. .qi-2207::before { content: "\f2ea"; }
  318. .qi-2208::before { content: "\f2eb"; }
  319. .qi-2209::before { content: "\f2ec"; }
  320. .qi-2210::before { content: "\f2ed"; }
  321. .qi-2211::before { content: "\f2ee"; }
  322. .qi-2212::before { content: "\f2ef"; }
  323. .qi-2213::before { content: "\f2f0"; }
  324. .qi-2214::before { content: "\f2f1"; }
  325. .qi-2215::before { content: "\f2f2"; }
  326. .qi-2216::before { content: "\f2f3"; }
  327. .qi-2217::before { content: "\f2f4"; }
  328. .qi-2218::before { content: "\f2f5"; }
  329. .qi-2300::before { content: "\f25b"; }
  330. .qi-2301::before { content: "\f25c"; }
  331. .qi-2302::before { content: "\f25d"; }
  332. .qi-2303::before { content: "\f25e"; }
  333. .qi-2304::before { content: "\f25f"; }
  334. .qi-2305::before { content: "\f260"; }
  335. .qi-2306::before { content: "\f261"; }
  336. .qi-2307::before { content: "\f262"; }
  337. .qi-2308::before { content: "\f263"; }
  338. .qi-2309::before { content: "\f264"; }
  339. .qi-2311::before { content: "\f265"; }
  340. .qi-2312::before { content: "\f266"; }
  341. .qi-2313::before { content: "\f267"; }
  342. .qi-2314::before { content: "\f268"; }
  343. .qi-2315::before { content: "\f269"; }
  344. .qi-2316::before { content: "\f26a"; }
  345. .qi-2317::before { content: "\f26b"; }
  346. .qi-2318::before { content: "\f26c"; }
  347. .qi-2319::before { content: "\f26d"; }
  348. .qi-2320::before { content: "\f26e"; }
  349. .qi-2321::before { content: "\f26f"; }
  350. .qi-2322::before { content: "\f270"; }
  351. .qi-2323::before { content: "\f271"; }
  352. .qi-2324::before { content: "\f272"; }
  353. .qi-2325::before { content: "\f273"; }
  354. .qi-2326::before { content: "\f274"; }
  355. .qi-2327::before { content: "\f275"; }
  356. .qi-2328::before { content: "\f276"; }
  357. .qi-2330::before { content: "\f277"; }
  358. .qi-2331::before { content: "\f278"; }
  359. .qi-2332::before { content: "\f279"; }
  360. .qi-2333::before { content: "\f27a"; }
  361. .qi-2341::before { content: "\f27b"; }
  362. .qi-2343::before { content: "\f27c"; }
  363. .qi-2345::before { content: "\f27d"; }
  364. .qi-2346::before { content: "\f27e"; }
  365. .qi-2348::before { content: "\f27f"; }
  366. .qi-2349::before { content: "\f280"; }
  367. .qi-2350::before { content: "\f281"; }
  368. .qi-2351::before { content: "\f282"; }
  369. .qi-2352::before { content: "\f283"; }
  370. .qi-2353::before { content: "\f284"; }
  371. .qi-2354::before { content: "\f285"; }
  372. .qi-2355::before { content: "\f286"; }
  373. .qi-2356::before { content: "\f287"; }
  374. .qi-2357::before { content: "\f288"; }
  375. .qi-2358::before { content: "\f289"; }
  376. .qi-2359::before { content: "\f28a"; }
  377. .qi-2360::before { content: "\f28b"; }
  378. .qi-2361::before { content: "\f28c"; }
  379. .qi-2362::before { content: "\f28d"; }
  380. .qi-2363::before { content: "\f28e"; }
  381. .qi-2364::before { content: "\f28f"; }
  382. .qi-2365::before { content: "\f290"; }
  383. .qi-2366::before { content: "\f291"; }
  384. .qi-2367::before { content: "\f292"; }
  385. .qi-2368::before { content: "\f293"; }
  386. .qi-2369::before { content: "\f294"; }
  387. .qi-2370::before { content: "\f295"; }
  388. .qi-2371::before { content: "\f296"; }
  389. .qi-2372::before { content: "\f297"; }
  390. .qi-2373::before { content: "\f298"; }
  391. .qi-2374::before { content: "\f299"; }
  392. .qi-2375::before { content: "\f29a"; }
  393. .qi-2376::before { content: "\f29b"; }
  394. .qi-2377::before { content: "\f29c"; }
  395. .qi-2378::before { content: "\f29d"; }
  396. .qi-2379::before { content: "\f29e"; }
  397. .qi-2380::before { content: "\f29f"; }
  398. .qi-2381::before { content: "\f2a0"; }
  399. .qi-2382::before { content: "\f2a1"; }
  400. .qi-2383::before { content: "\f2a2"; }
  401. .qi-2384::before { content: "\f2a3"; }
  402. .qi-2385::before { content: "\f2a4"; }
  403. .qi-2386::before { content: "\f2a5"; }
  404. .qi-2387::before { content: "\f2a6"; }
  405. .qi-2388::before { content: "\f2a7"; }
  406. .qi-2389::before { content: "\f2a8"; }
  407. .qi-2390::before { content: "\f2a9"; }
  408. .qi-2391::before { content: "\f2aa"; }
  409. .qi-2392::before { content: "\f2ab"; }
  410. .qi-2393::before { content: "\f2ac"; }
  411. .qi-2394::before { content: "\f2ad"; }
  412. .qi-2395::before { content: "\f2ae"; }
  413. .qi-2396::before { content: "\f2af"; }
  414. .qi-2397::before { content: "\f2b0"; }
  415. .qi-2398::before { content: "\f2b1"; }
  416. .qi-2399::before { content: "\f2b2"; }
  417. .qi-2400::before { content: "\f2b3"; }
  418. .qi-2409::before { content: "\f2b4"; }
  419. .qi-2411::before { content: "\f2b5"; }
  420. .qi-2412::before { content: "\f2b6"; }
  421. .qi-2413::before { content: "\f2b7"; }
  422. .qi-2414::before { content: "\f2b8"; }
  423. .qi-2415::before { content: "\f2b9"; }
  424. .qi-2416::before { content: "\f2ba"; }
  425. .qi-2417::before { content: "\f2bb"; }
  426. .qi-2418::before { content: "\f2bc"; }
  427. .qi-2419::before { content: "\f2bd"; }
  428. .qi-2420::before { content: "\f2be"; }
  429. .qi-2421::before { content: "\f2bf"; }
  430. .qi-2422::before { content: "\f2c0"; }
  431. .qi-2423::before { content: "\f2c1"; }
  432. .qi-2424::before { content: "\f2c2"; }
  433. .qi-2425::before { content: "\f2c3"; }
  434. .qi-2426::before { content: "\f2c4"; }
  435. .qi-9998::before { content: "\f1ca"; }
  436. .qi-9999::before { content: "\f1cb"; }
  437. .qi-100-fill::before { content: "\f1cc"; }
  438. .qi-101-fill::before { content: "\f1cd"; }
  439. .qi-102-fill::before { content: "\f1ce"; }
  440. .qi-103-fill::before { content: "\f1cf"; }
  441. .qi-104-fill::before { content: "\f1d0"; }
  442. .qi-150-fill::before { content: "\f1d1"; }
  443. .qi-151-fill::before { content: "\f1d2"; }
  444. .qi-152-fill::before { content: "\f1d3"; }
  445. .qi-153-fill::before { content: "\f1d4"; }
  446. .qi-300-fill::before { content: "\f1d5"; }
  447. .qi-301-fill::before { content: "\f1d6"; }
  448. .qi-302-fill::before { content: "\f1d7"; }
  449. .qi-303-fill::before { content: "\f1d8"; }
  450. .qi-304-fill::before { content: "\f1d9"; }
  451. .qi-305-fill::before { content: "\f1da"; }
  452. .qi-306-fill::before { content: "\f1db"; }
  453. .qi-307-fill::before { content: "\f1dc"; }
  454. .qi-308-fill::before { content: "\f1dd"; }
  455. .qi-309-fill::before { content: "\f1de"; }
  456. .qi-310-fill::before { content: "\f1df"; }
  457. .qi-311-fill::before { content: "\f1e0"; }
  458. .qi-312-fill::before { content: "\f1e1"; }
  459. .qi-313-fill::before { content: "\f1e2"; }
  460. .qi-314-fill::before { content: "\f1e3"; }
  461. .qi-315-fill::before { content: "\f1e4"; }
  462. .qi-316-fill::before { content: "\f1e5"; }
  463. .qi-317-fill::before { content: "\f1e6"; }
  464. .qi-318-fill::before { content: "\f1e7"; }
  465. .qi-350-fill::before { content: "\f1e8"; }
  466. .qi-351-fill::before { content: "\f1e9"; }
  467. .qi-399-fill::before { content: "\f1ea"; }
  468. .qi-400-fill::before { content: "\f1eb"; }
  469. .qi-401-fill::before { content: "\f1ec"; }
  470. .qi-402-fill::before { content: "\f1ed"; }
  471. .qi-403-fill::before { content: "\f1ee"; }
  472. .qi-404-fill::before { content: "\f1ef"; }
  473. .qi-405-fill::before { content: "\f1f0"; }
  474. .qi-406-fill::before { content: "\f1f1"; }
  475. .qi-407-fill::before { content: "\f1f2"; }
  476. .qi-408-fill::before { content: "\f1f3"; }
  477. .qi-409-fill::before { content: "\f1f4"; }
  478. .qi-410-fill::before { content: "\f1f5"; }
  479. .qi-456-fill::before { content: "\f1f6"; }
  480. .qi-457-fill::before { content: "\f1f7"; }
  481. .qi-499-fill::before { content: "\f1f8"; }
  482. .qi-500-fill::before { content: "\f1f9"; }
  483. .qi-501-fill::before { content: "\f1fa"; }
  484. .qi-502-fill::before { content: "\f1fb"; }
  485. .qi-503-fill::before { content: "\f1fc"; }
  486. .qi-504-fill::before { content: "\f1fd"; }
  487. .qi-507-fill::before { content: "\f1fe"; }
  488. .qi-508-fill::before { content: "\f1ff"; }
  489. .qi-509-fill::before { content: "\f200"; }
  490. .qi-510-fill::before { content: "\f201"; }
  491. .qi-511-fill::before { content: "\f202"; }
  492. .qi-512-fill::before { content: "\f203"; }
  493. .qi-513-fill::before { content: "\f204"; }
  494. .qi-514-fill::before { content: "\f205"; }
  495. .qi-515-fill::before { content: "\f206"; }
  496. .qi-900-fill::before { content: "\f207"; }
  497. .qi-901-fill::before { content: "\f208"; }
  498. .qi-999-fill::before { content: "\f209"; }
  499. .qi-qweather-fill::before { content: "\f20a"; }
  500. .qi-qweather::before { content: "\f20b"; }
  501. .qi-sunny::before { content: "\f101"; }
  502. .qi-cloudy::before { content: "\f102"; }
  503. .qi-few-clouds::before { content: "\f103"; }
  504. .qi-partly-cloudy::before { content: "\f104"; }
  505. .qi-overcast::before { content: "\f105"; }
  506. .qi-clear-night::before { content: "\f106"; }
  507. .qi-cloudy-night::before { content: "\f107"; }
  508. .qi-few-clouds-night::before { content: "\f108"; }
  509. .qi-partly-cloudy-night::before { content: "\f109"; }
  510. .qi-shower-rain::before { content: "\f10a"; }
  511. .qi-heavy-shower-rain::before { content: "\f10b"; }
  512. .qi-thundershower::before { content: "\f10c"; }
  513. .qi-heavy-thunderstorm::before { content: "\f10d"; }
  514. .qi-thundershower-with-hail::before { content: "\f10e"; }
  515. .qi-light-rain::before { content: "\f10f"; }
  516. .qi-moderate-rain::before { content: "\f110"; }
  517. .qi-heavy-rain::before { content: "\f111"; }
  518. .qi-extreme-rain::before { content: "\f112"; }
  519. .qi-drizzle-rain::before { content: "\f113"; }
  520. .qi-storm::before { content: "\f114"; }
  521. .qi-heavy-storm::before { content: "\f115"; }
  522. .qi-severe-storm::before { content: "\f116"; }
  523. .qi-freezing-rain::before { content: "\f117"; }
  524. .qi-light-to-moderate-rain::before { content: "\f118"; }
  525. .qi-moderate-to-heavy-rain::before { content: "\f119"; }
  526. .qi-heavy-rain-to-storm::before { content: "\f11a"; }
  527. .qi-storm-to-heavy-storm::before { content: "\f11b"; }
  528. .qi-heavy-to-severe-storm::before { content: "\f11c"; }
  529. .qi-shower-rain-night::before { content: "\f11d"; }
  530. .qi-heavy-shower-rain-night::before { content: "\f11e"; }
  531. .qi-rain::before { content: "\f11f"; }
  532. .qi-light-snow::before { content: "\f120"; }
  533. .qi-moderate-snow::before { content: "\f121"; }
  534. .qi-heavy-snow::before { content: "\f122"; }
  535. .qi-snowstorm::before { content: "\f123"; }
  536. .qi-sleet::before { content: "\f124"; }
  537. .qi-rain-and-snow::before { content: "\f125"; }
  538. .qi-shower-snow::before { content: "\f126"; }
  539. .qi-snow-flurry::before { content: "\f127"; }
  540. .qi-light-to-moderate-snow::before { content: "\f128"; }
  541. .qi-moderate-to-heavy-snow::before { content: "\f129"; }
  542. .qi-heavy-snow-to-snowstorm::before { content: "\f12a"; }
  543. .qi-shower-snow-night::before { content: "\f12b"; }
  544. .qi-snow-flurry-night::before { content: "\f12c"; }
  545. .qi-snow::before { content: "\f12d"; }
  546. .qi-mist::before { content: "\f12e"; }
  547. .qi-foggy::before { content: "\f12f"; }
  548. .qi-haze::before { content: "\f130"; }
  549. .qi-sand::before { content: "\f131"; }
  550. .qi-dust::before { content: "\f132"; }
  551. .qi-duststorm::before { content: "\f133"; }
  552. .qi-sandstorm::before { content: "\f134"; }
  553. .qi-dense-fog::before { content: "\f135"; }
  554. .qi-strong-fog::before { content: "\f136"; }
  555. .qi-moderate-haze::before { content: "\f137"; }
  556. .qi-heavy-haze::before { content: "\f138"; }
  557. .qi-severe-haze::before { content: "\f139"; }
  558. .qi-heavy-fog::before { content: "\f13a"; }
  559. .qi-extra-heavy-fog::before { content: "\f13b"; }
  560. .qi-new-moon::before { content: "\f13c"; }
  561. .qi-waxing-crescent::before { content: "\f13d"; }
  562. .qi-first-quarter::before { content: "\f13e"; }
  563. .qi-waxing-gibbous::before { content: "\f13f"; }
  564. .qi-full-moon::before { content: "\f140"; }
  565. .qi-waning-gibbous::before { content: "\f141"; }
  566. .qi-last-quarter::before { content: "\f142"; }
  567. .qi-waning-crescent::before { content: "\f143"; }
  568. .qi-hot::before { content: "\f144"; }
  569. .qi-cold::before { content: "\f145"; }
  570. .qi-unknown::before { content: "\f146"; }
  571. .qi-typhoon::before { content: "\f147"; }
  572. .qi-tornado::before { content: "\f148"; }
  573. .qi-rainstorm::before { content: "\f149"; }
  574. .qi-snow-storm::before { content: "\f14a"; }
  575. .qi-cold-wave::before { content: "\f14b"; }
  576. .qi-gale::before { content: "\f14c"; }
  577. .qi-sandstorm-warning::before { content: "\f14d"; }
  578. .qi-low-temperature-freeze::before { content: "\f14e"; }
  579. .qi-high-temperature::before { content: "\f14f"; }
  580. .qi-heat-wave::before { content: "\f150"; }
  581. .qi-dry-hot-wind::before { content: "\f151"; }
  582. .qi-downburst::before { content: "\f152"; }
  583. .qi-avalanche::before { content: "\f153"; }
  584. .qi-lightning::before { content: "\f154"; }
  585. .qi-hail::before { content: "\f155"; }
  586. .qi-frost::before { content: "\f156"; }
  587. .qi-heavy-fog-warning::before { content: "\f157"; }
  588. .qi-low-level-wind-shearl::before { content: "\f158"; }
  589. .qi-haze-warning::before { content: "\f159"; }
  590. .qi-thunder-gust::before { content: "\f15a"; }
  591. .qi-road-icing::before { content: "\f15b"; }
  592. .qi-drought::before { content: "\f15c"; }
  593. .qi-gale-at-sea::before { content: "\f15d"; }
  594. .qi-heat-stroke::before { content: "\f15e"; }
  595. .qi-wildfire::before { content: "\f15f"; }
  596. .qi-grassland-fire::before { content: "\f160"; }
  597. .qi-freeze::before { content: "\f161"; }
  598. .qi-space-weather::before { content: "\f162"; }
  599. .qi-heavy-air-pollution::before { content: "\f163"; }
  600. .qi-low-temperature-rain-and-snow::before { content: "\f164"; }
  601. .qi-strong-convection::before { content: "\f165"; }
  602. .qi-ozone::before { content: "\f166"; }
  603. .qi-heavy-snow-warning::before { content: "\f167"; }
  604. .qi-cold-warning::before { content: "\f168"; }
  605. .qi-continuous-rain::before { content: "\f169"; }
  606. .qi-waterlogging::before { content: "\f16a"; }
  607. .qi-geological-hazard::before { content: "\f16b"; }
  608. .qi-heavy-rainfall::before { content: "\f16c"; }
  609. .qi-severely-falling-temperature::before { content: "\f16d"; }
  610. .qi-snow-disaster::before { content: "\f16e"; }
  611. .qi-wildfire-grassland::before { content: "\f16f"; }
  612. .qi-medical-meteorology::before { content: "\f170"; }
  613. .qi-thunderstorm::before { content: "\f171"; }
  614. .qi-school-closure::before { content: "\f172"; }
  615. .qi-factory-closure::before { content: "\f173"; }
  616. .qi-maritime-risk::before { content: "\f174"; }
  617. .qi-spring-dust::before { content: "\f175"; }
  618. .qi-falling-temperature::before { content: "\f176"; }
  619. .qi-typhoon-and-rainstorm::before { content: "\f177"; }
  620. .qi-severe-cold::before { content: "\f178"; }
  621. .qi-sand-dust::before { content: "\f179"; }
  622. .qi-sea-thunderstorms::before { content: "\f17a"; }
  623. .qi-sea-fog::before { content: "\f17b"; }
  624. .qi-sea-thunder::before { content: "\f17c"; }
  625. .qi-sea-typhoon::before { content: "\f17d"; }
  626. .qi-low-temperature::before { content: "\f17e"; }
  627. .qi-road-ice-and-snow::before { content: "\f17f"; }
  628. .qi-thunderstorm-and-gale::before { content: "\f180"; }
  629. .qi-continuous-low-temperature::before { content: "\f181"; }
  630. .qi-low-visibility::before { content: "\f182"; }
  631. .qi-strong-dust::before { content: "\f183"; }
  632. .qi-gale-in-sea-area::before { content: "\f184"; }
  633. .qi-short-duration-heavy-shower-rain::before { content: "\f185"; }
  634. .qi-short-lived-heavy-shower-rain::before { content: "\f186"; }
  635. .qi-sea-area-fog::before { content: "\f187"; }
  636. .qi-heat-stroke-conditions::before { content: "\f188"; }
  637. .qi-heavy-pollution-weather::before { content: "\f189"; }
  638. .qi-co-poisoning-weather-conditions::before { content: "\f18a"; }
  639. .qi-respiratory-disease-weather-wonditions::before { content: "\f18b"; }
  640. .qi-intestinal-disease-weather-wonditions::before { content: "\f18c"; }
  641. .qi-cardiovascular-disease-weather-wonditions::before { content: "\f18d"; }
  642. .qi-flooding-weather-risk::before { content: "\f18e"; }
  643. .qi-heavy-pollution-weather-conditions::before { content: "\f18f"; }
  644. .qi-urban-flooding-weather-risk::before { content: "\f190"; }
  645. .qi-flooding-weather-risk-2::before { content: "\f191"; }
  646. .qi-wildfire-weather-risk::before { content: "\f192"; }
  647. .qi-meteorological-drought::before { content: "\f193"; }
  648. .qi-agricultural-weather-risk::before { content: "\f194"; }
  649. .qi-strong-monsoon::before { content: "\f195"; }
  650. .qi-ice-accretion-on-wire::before { content: "\f196"; }
  651. .qi-stroke-weather-risk::before { content: "\f197"; }
  652. .qi-wildfire-grassland-risk::before { content: "\f198"; }
  653. .qi-thunderstorm-and-strong-winds::before { content: "\f199"; }
  654. .qi-low-temperature-freeze2::before { content: "\f19a"; }
  655. .qi-low-temperature-damage::before { content: "\f19b"; }
  656. .qi-national-agricultural-meteorological-risk::before { content: "\f19c"; }
  657. .qi-dry-hot-wind-risk-for-winter-wheat::before { content: "\f19d"; }
  658. .qi-flood::before { content: "\f2c5"; }
  659. .qi-urban-flooding::before { content: "\f2c6"; }
  660. .qi-reservoir-danger::before { content: "\f2c7"; }
  661. .qi-dike-danger::before { content: "\f2c8"; }
  662. .qi-ice-flood::before { content: "\f2c9"; }
  663. .qi-waterlogging2::before { content: "\f2ca"; }
  664. .qi-flood-and-waterlogging::before { content: "\f2cb"; }
  665. .qi-dry-water::before { content: "\f2cc"; }
  666. .qi-flood-and-flash-flood-in-small-and-medium-rivers::before { content: "\f2cd"; }
  667. .qi-difficulty-drinking-water-for-rural-people-and-animals::before { content: "\f2ce"; }
  668. .qi-flood-in-small-and-medium-rivers::before { content: "\f2cf"; }
  669. .qi-flood-and-drought-advisory::before { content: "\f2d0"; }
  670. .qi-urban-flood-risk::before { content: "\f2d1"; }
  671. .qi-flash-flood::before { content: "\f2d2"; }
  672. .qi-agricultural-drought::before { content: "\f2d3"; }
  673. .qi-urban-water-shortage::before { content: "\f2d4"; }
  674. .qi-ecological-drought::before { content: "\f2d5"; }
  675. .qi-disaster-risk-early-warning::before { content: "\f2d6"; }
  676. .qi-flash-flood-weather-risk::before { content: "\f2d7"; }
  677. .qi-water-conservancy-and-drought::before { content: "\f2d8"; }
  678. .qi-landslide::before { content: "\f2d9"; }
  679. .qi-debris-flows::before { content: "\f2da"; }
  680. .qi-landslide-event::before { content: "\f2db"; }
  681. .qi-ground-collapses::before { content: "\f2dc"; }
  682. .qi-ground-fissure::before { content: "\f2dd"; }
  683. .qi-land-subsidence::before { content: "\f2de"; }
  684. .qi-volcanic-eruption::before { content: "\f2df"; }
  685. .qi-geological-hazard-weather-risk::before { content: "\f2e0"; }
  686. .qi-geological-hazard-weather::before { content: "\f2e1"; }
  687. .qi-geological-hazard2::before { content: "\f2e2"; }
  688. .qi-geological-hazard-risk::before { content: "\f2e3"; }
  689. .qi-air-pollution-incident::before { content: "\f2f6"; }
  690. .qi-heavy-air-pollution-2::before { content: "\f2f7"; }
  691. .qi-air-pollution::before { content: "\f2f8"; }
  692. .qi-heavy-pollution-weather-2::before { content: "\f2f9"; }
  693. .qi-very-hot-weather::before { content: "\f1a1"; }
  694. .qi-strong-monsoon-signal::before { content: "\f1a2"; }
  695. .qi-landslip::before { content: "\f1a3"; }
  696. .qi-tropical-cyclone::before { content: "\f1a4"; }
  697. .qi-fire-danger::before { content: "\f1a5"; }
  698. .qi-flooding-in-the-northern-new-territories::before { content: "\f1a6"; }
  699. .qi-cold-weather::before { content: "\f1a7"; }
  700. .qi-thunderstorm2::before { content: "\f20c"; }
  701. .qi-rainstorm2::before { content: "\f20d"; }
  702. .qi-frost2::before { content: "\f20e"; }
  703. .qi-cold-surge-advisory::before { content: "\f1a8"; }
  704. .qi-strong-wind-advisory::before { content: "\f1a9"; }
  705. .qi-rainfall-advisory::before { content: "\f1aa"; }
  706. .qi-strong-monsoon-signal2::before { content: "\f20f"; }
  707. .qi-storm-surge2::before { content: "\f210"; }
  708. .qi-tropical-cyclone2::before { content: "\f211"; }
  709. .qi-rainstorm3::before { content: "\f212"; }
  710. .qi-thunderstorm3::before { content: "\f213"; }
  711. .qi-wind-warning::before { content: "\f1ab"; }
  712. .qi-snow-ice::before { content: "\f1ac"; }
  713. .qi-fog::before { content: "\f1ad"; }
  714. .qi-coastal-event::before { content: "\f1ae"; }
  715. .qi-forest-fire::before { content: "\f1af"; }
  716. .qi-rain-warning::before { content: "\f1b0"; }
  717. .qi-rain-flood::before { content: "\f1b1"; }
  718. .qi-thunderstorm4::before { content: "\f214"; }
  719. .qi-high-temperature2::before { content: "\f215"; }
  720. .qi-low-temperature2::before { content: "\f216"; }
  721. .qi-avalanches::before { content: "\f217"; }
  722. .qi-flooding::before { content: "\f218"; }
  723. .qi-rain-warning2::before { content: "\f250"; }
  724. .qi-wind::before { content: "\f21a"; }
  725. .qi-snow-warning::before { content: "\f1c7"; }
  726. .qi-zonda-wind::before { content: "\f1c8"; }
  727. .qi-storm-warning::before { content: "\f1c9"; }
  728. .qi-dust-raising-winds2::before { content: "\f21b"; }
  729. .qi-strong-surface-winds2::before { content: "\f21c"; }
  730. .qi-hot-day2::before { content: "\f21d"; }
  731. .qi-warm-night2::before { content: "\f21e"; }
  732. .qi-cold-day2::before { content: "\f21f"; }
  733. .qi-thunderstorm-and-lightning2::before { content: "\f220"; }
  734. .qi-hailstorm2::before { content: "\f221"; }
  735. .qi-sea-area-warning2::before { content: "\f222"; }
  736. .qi-fishermen-warning2::before { content: "\f223"; }
  737. .qi-heavy-snow-warning2::before { content: "\f243"; }
  738. .qi-dust-storm::before { content: "\f225"; }
  739. .qi-heat-wave2::before { content: "\f226"; }
  740. .qi-cold-wave2::before { content: "\f227"; }
  741. .qi-fog2::before { content: "\f228"; }
  742. .qi-heavy-rain-warning::before { content: "\f229"; }
  743. .qi-ground-frost2::before { content: "\f22a"; }
  744. .qi-fog3::before { content: "\f22b"; }
  745. .qi-thunder-rain2::before { content: "\f22c"; }
  746. .qi-thunder-storm::before { content: "\f22d"; }
  747. .qi-light-rain-warning::before { content: "\f22e"; }
  748. .qi-heavy-rain-warning2::before { content: "\f22f"; }
  749. .qi-fresh-wind::before { content: "\f230"; }
  750. .qi-thunderstorm-and-dust::before { content: "\f231"; }
  751. .qi-dust-warning::before { content: "\f232"; }
  752. .qi-high-wave::before { content: "\f233"; }
  753. .qi-frost3::before { content: "\f234"; }
  754. .qi-drop-in-visibility::before { content: "\f235"; }
  755. .qi-low-humidity2::before { content: "\f236"; }
  756. .qi-accumulated-rain2::before { content: "\f237"; }
  757. .qi-cold-wave3::before { content: "\f238"; }
  758. .qi-tornado2::before { content: "\f239"; }
  759. .qi-thunderstorm5::before { content: "\f23a"; }
  760. .qi-hail2::before { content: "\f23b"; }
  761. .qi-heavy-rainfall2::before { content: "\f23c"; }
  762. .qi-gale2::before { content: "\f23d"; }
  763. .qi-heat-wave3::before { content: "\f23e"; }
  764. .qi-cold-warning2::before { content: "\f23f"; }
  765. .qi-frost4::before { content: "\f240"; }
  766. .qi-drought2::before { content: "\f241"; }
  767. .qi-forest-fire2::before { content: "\f242"; }
  768. .qi-severely-falling-temperature2::before { content: "\f244"; }
  769. .qi-rainstorm4::before { content: "\f245"; }
  770. .qi-wind2::before { content: "\f246"; }
  771. .qi-snow-ice2::before { content: "\f247"; }
  772. .qi-freeze2::before { content: "\f248"; }
  773. .qi-thunderstorms::before { content: "\f249"; }
  774. .qi-fog4::before { content: "\f24a"; }
  775. .qi-high-temperature3::before { content: "\f24b"; }
  776. .qi-low-temperature3::before { content: "\f24c"; }
  777. .qi-coastal-event2::before { content: "\f24d"; }
  778. .qi-forest-fire3::before { content: "\f24e"; }
  779. .qi-avalanches2::before { content: "\f24f"; }
  780. .qi-flood2::before { content: "\f251"; }
  781. .qi-rain-flood2::before { content: "\f252"; }
  782. .qi-mudflow2::before { content: "\f253"; }
  783. .qi-duststorm-warning::before { content: "\f254"; }
  784. .qi-freezing-rain-and-icing::before { content: "\f255"; }
  785. .qi-other-dangers::before { content: "\f256"; }
  786. .qi-severe-thunderstorms::before { content: "\f257"; }
  787. .qi-damaging-winds2::before { content: "\f258"; }
  788. .qi-veld-fire-conditions2::before { content: "\f259"; }
  789. .qi-weather-advisory2::before { content: "\f25a"; }
  790. .qi-thunderstorm6::before { content: "\f2e4"; }
  791. .qi-squall::before { content: "\f2e5"; }
  792. .qi-air-quality::before { content: "\f2e6"; }
  793. .qi-rainfall::before { content: "\f2e7"; }
  794. .qi-fog5::before { content: "\f2e8"; }
  795. .qi-heat::before { content: "\f2e9"; }
  796. .qi-wildfire2::before { content: "\f2ea"; }
  797. .qi-wind3::before { content: "\f2eb"; }
  798. .qi-freezing-rain-warning::before { content: "\f2ec"; }
  799. .qi-tornado3::before { content: "\f2ed"; }
  800. .qi-blizzard::before { content: "\f2ee"; }
  801. .qi-weather-warning::before { content: "\f2ef"; }
  802. .qi-winter-storm::before { content: "\f2f0"; }
  803. .qi-freezing-drizzle::before { content: "\f2f1"; }
  804. .qi-snowfall::before { content: "\f2f2"; }
  805. .qi-blowing-snow::before { content: "\f2f3"; }
  806. .qi-extreme-cold::before { content: "\f2f4"; }
  807. .qi-frost5::before { content: "\f2f5"; }
  808. .qi-hazardous-seas-warning::before { content: "\f25b"; }
  809. .qi-heavy-freezing-spray-warning::before { content: "\f25c"; }
  810. .qi-red-flag-warning::before { content: "\f25d"; }
  811. .qi-freeze-warning::before { content: "\f25e"; }
  812. .qi-hard-freeze-warning::before { content: "\f25f"; }
  813. .qi-extreme-cold-warning::before { content: "\f260"; }
  814. .qi-wind-chill-warning::before { content: "\f261"; }
  815. .qi-gale-warning::before { content: "\f262"; }
  816. .qi-excessive-heat-warning::before { content: "\f263"; }
  817. .qi-lake-effect-snow-warning::before { content: "\f264"; }
  818. .qi-blowing-dust-warning::before { content: "\f265"; }
  819. .qi-dust-storm-warning::before { content: "\f266"; }
  820. .qi-storm-warning2::before { content: "\f267"; }
  821. .qi-tropical-storm-warning::before { content: "\f268"; }
  822. .qi-high-wind-warning::before { content: "\f269"; }
  823. .qi-high-surf-warning::before { content: "\f26a"; }
  824. .qi-flood-warning::before { content: "\f26b"; }
  825. .qi-lakeshore-flood-warning::before { content: "\f26c"; }
  826. .qi-coastal-flood-warning::before { content: "\f26d"; }
  827. .qi-ashfall-warning::before { content: "\f26e"; }
  828. .qi-volcano-warning::before { content: "\f26f"; }
  829. .qi-earthquake-warning::before { content: "\f270"; }
  830. .qi-avalanche-warning::before { content: "\f271"; }
  831. .qi-winter-storm-warning::before { content: "\f272"; }
  832. .qi-ice-storm-warning::before { content: "\f273"; }
  833. .qi-snow-squall-warning::before { content: "\f274"; }
  834. .qi-blizzard-warning::before { content: "\f275"; }
  835. .qi-special-marine-warning::before { content: "\f276"; }
  836. .qi-typhoon-warning::before { content: "\f277"; }
  837. .qi-hurricane-warning::before { content: "\f278"; }
  838. .qi-hurricane-force-wind-warning::before { content: "\f279"; }
  839. .qi-storm-surge-warning::before { content: "\f27a"; }
  840. .qi-flash-flood-warning::before { content: "\f27b"; }
  841. .qi-severe-thunderstorm-warning::before { content: "\f27c"; }
  842. .qi-extreme-wind-warning::before { content: "\f27d"; }
  843. .qi-tornado-warning::before { content: "\f27e"; }
  844. .qi-tsunami-warning::before { content: "\f27f"; }
  845. .qi-fire-weather-watch::before { content: "\f280"; }
  846. .qi-freeze-watch::before { content: "\f281"; }
  847. .qi-hard-freeze-watch::before { content: "\f282"; }
  848. .qi-wind-chill-watch::before { content: "\f283"; }
  849. .qi-extreme-cold-watch::before { content: "\f284"; }
  850. .qi-excessive-heat-watch::before { content: "\f285"; }
  851. .qi-high-wind-watch::before { content: "\f286"; }
  852. .qi-flood-watch::before { content: "\f287"; }
  853. .qi-lakeshore-flood-watch::before { content: "\f288"; }
  854. .qi-coastal-flood-watch::before { content: "\f289"; }
  855. .qi-heavy-freezing-spray-watch::before { content: "\f28a"; }
  856. .qi-hazardous-seas-watch::before { content: "\f28b"; }
  857. .qi-winter-storm-watch::before { content: "\f28c"; }
  858. .qi-gale-watch::before { content: "\f28d"; }
  859. .qi-avalanche-watch::before { content: "\f28e"; }
  860. .qi-storm-watch::before { content: "\f28f"; }
  861. .qi-tropical-storm-watch::before { content: "\f290"; }
  862. .qi-typhoon-watch::before { content: "\f291"; }
  863. .qi-hurricane-force-wind-watch::before { content: "\f292"; }
  864. .qi-hurricane-watch::before { content: "\f293"; }
  865. .qi-storm-surge-watch::before { content: "\f294"; }
  866. .qi-flash-flood-watch::before { content: "\f295"; }
  867. .qi-severe-thunderstorm-watch::before { content: "\f296"; }
  868. .qi-tornado-watch::before { content: "\f297"; }
  869. .qi-tsunami-watch::before { content: "\f298"; }
  870. .qi-air-stagnation-advisory::before { content: "\f299"; }
  871. .qi-low-water-advisory::before { content: "\f29a"; }
  872. .qi-freezing-spray-advisory::before { content: "\f29b"; }
  873. .qi-freezing-fog-advisory::before { content: "\f29c"; }
  874. .qi-ashfall-advisory::before { content: "\f29d"; }
  875. .qi-frost-advisory::before { content: "\f29e"; }
  876. .qi-wind-advisory::before { content: "\f29f"; }
  877. .qi-lake-wind-advisory::before { content: "\f2a0"; }
  878. .qi-blowing-dust-advisory::before { content: "\f2a1"; }
  879. .qi-dust-advisory::before { content: "\f2a2"; }
  880. .qi-brisk-wind-advisory::before { content: "\f2a3"; }
  881. .qi-small-craft-advisory::before { content: "\f2a4"; }
  882. .qi-small-craft-advisory-for-winds::before { content: "\f2a5"; }
  883. .qi-small-craft-advisory-for-rough-bar::before { content: "\f2a6"; }
  884. .qi-small-craft-advisory-for-hazardous-seas::before { content: "\f2a7"; }
  885. .qi-dense-smoke-advisory::before { content: "\f2a8"; }
  886. .qi-dense-fog-advisory::before { content: "\f2a9"; }
  887. .qi-high-surf-advisory::before { content: "\f2aa"; }
  888. .qi-coastal-flood-advisory::before { content: "\f2ab"; }
  889. .qi-lakeshore-flood-advisory::before { content: "\f2ac"; }
  890. .qi-hydrologic-advisory::before { content: "\f2ad"; }
  891. .qi-flood-advisory::before { content: "\f2ae"; }
  892. .qi-heat-advisory::before { content: "\f2af"; }
  893. .qi-wind-chill-advisory::before { content: "\f2b0"; }
  894. .qi-winter-weather-advisory::before { content: "\f2b1"; }
  895. .qi-avalanche-advisory::before { content: "\f2b2"; }
  896. .qi-tsunami-advisory::before { content: "\f2b3"; }
  897. .qi-flood-statement::before { content: "\f2b4"; }
  898. .qi-hydrologic-outlook::before { content: "\f2b5"; }
  899. .qi-hazardous-weather-outlook::before { content: "\f2b6"; }
  900. .qi-air-quality-alert::before { content: "\f2b7"; }
  901. .qi-extreme-fire-danger::before { content: "\f2b8"; }
  902. .qi-marine-weather-statement::before { content: "\f2b9"; }
  903. .qi-special-weather-statement::before { content: "\f2ba"; }
  904. .qi-lakeshore-flood-statement::before { content: "\f2bb"; }
  905. .qi-coastal-flood-statement::before { content: "\f2bc"; }
  906. .qi-beach-hazards-statement::before { content: "\f2bd"; }
  907. .qi-rip-current-statement::before { content: "\f2be"; }
  908. .qi-tropical-depression-local-statement::before { content: "\f2bf"; }
  909. .qi-tropical-storm-local-statement::before { content: "\f2c0"; }
  910. .qi-typhoon-local-statement::before { content: "\f2c1"; }
  911. .qi-hurricane-local-statement::before { content: "\f2c2"; }
  912. .qi-severe-weather-statement::before { content: "\f2c3"; }
  913. .qi-flash-flood-statement::before { content: "\f2c4"; }
  914. .qi-severe-weather-warning::before { content: "\f1ca"; }
  915. .qi-warning-default::before { content: "\f1cb"; }
  916. .qi-sunny-fill::before { content: "\f1cc"; }
  917. .qi-cloudy-fill::before { content: "\f1cd"; }
  918. .qi-few-clouds-fill::before { content: "\f1ce"; }
  919. .qi-partly-cloudy-fill::before { content: "\f1cf"; }
  920. .qi-overcast-fill::before { content: "\f1d0"; }
  921. .qi-clear-night-fill::before { content: "\f1d1"; }
  922. .qi-cloudy-night-fill::before { content: "\f1d2"; }
  923. .qi-few-clouds-night-fill::before { content: "\f1d3"; }
  924. .qi-partly-cloudy-night-fill::before { content: "\f1d4"; }
  925. .qi-shower-rain-fill::before { content: "\f1d5"; }
  926. .qi-heavy-shower-rain-fill::before { content: "\f1d6"; }
  927. .qi-thundershower-fill::before { content: "\f1d7"; }
  928. .qi-heavy-thunderstorm-fill::before { content: "\f1d8"; }
  929. .qi-thundershower-with-hail-fill::before { content: "\f1d9"; }
  930. .qi-light-rain-fill::before { content: "\f1da"; }
  931. .qi-moderate-rain-fill::before { content: "\f1db"; }
  932. .qi-heavy-rain-fill::before { content: "\f1dc"; }
  933. .qi-extreme-rain-fill::before { content: "\f1dd"; }
  934. .qi-drizzle-rain-fill::before { content: "\f1de"; }
  935. .qi-storm-fill::before { content: "\f1df"; }
  936. .qi-heavy-storm-fill::before { content: "\f1e0"; }
  937. .qi-severe-storm-fill::before { content: "\f1e1"; }
  938. .qi-freezing-rain-fill::before { content: "\f1e2"; }
  939. .qi-light-to-moderate-rain-fill::before { content: "\f1e3"; }
  940. .qi-moderate-to-heavy-rain-fill::before { content: "\f1e4"; }
  941. .qi-heavy-rain-to-storm-fill::before { content: "\f1e5"; }
  942. .qi-storm-to-heavy-storm-fill::before { content: "\f1e6"; }
  943. .qi-heavy-to-severe-storm-fill::before { content: "\f1e7"; }
  944. .qi-shower-rain-night-fill::before { content: "\f1e8"; }
  945. .qi-heavy-shower-rain-night-fill::before { content: "\f1e9"; }
  946. .qi-rain-fill::before { content: "\f1ea"; }
  947. .qi-light-snow-fill::before { content: "\f1eb"; }
  948. .qi-moderate-snow-fill::before { content: "\f1ec"; }
  949. .qi-heavy-snow-fill::before { content: "\f1ed"; }
  950. .qi-snowstorm-fill::before { content: "\f1ee"; }
  951. .qi-sleet-fill::before { content: "\f1ef"; }
  952. .qi-rain-and-snow-fill::before { content: "\f1f0"; }
  953. .qi-shower-snow-fill::before { content: "\f1f1"; }
  954. .qi-snow-flurry-fill::before { content: "\f1f2"; }
  955. .qi-light-to-moderate-snow-fill::before { content: "\f1f3"; }
  956. .qi-moderate-to-heavy-snow-fill::before { content: "\f1f4"; }
  957. .qi-heavy-snow-to-snowstorm-fill::before { content: "\f1f5"; }
  958. .qi-shower-snow-night-fill::before { content: "\f1f6"; }
  959. .qi-snow-flurry-night-fill::before { content: "\f1f7"; }
  960. .qi-snow-fill::before { content: "\f1f8"; }
  961. .qi-mist-fill::before { content: "\f1f9"; }
  962. .qi-foggy-fill::before { content: "\f1fa"; }
  963. .qi-haze-fill::before { content: "\f1fb"; }
  964. .qi-sand-fill::before { content: "\f1fc"; }
  965. .qi-dust-fill::before { content: "\f1fd"; }
  966. .qi-duststorm-fill::before { content: "\f1fe"; }
  967. .qi-sandstorm-fill::before { content: "\f1ff"; }
  968. .qi-dense-fog-fill::before { content: "\f200"; }
  969. .qi-strong-fog-fill::before { content: "\f201"; }
  970. .qi-moderate-haze-fill::before { content: "\f202"; }
  971. .qi-heavy-haze-fill::before { content: "\f203"; }
  972. .qi-severe-haze-fill::before { content: "\f204"; }
  973. .qi-heavy-fog-fill::before { content: "\f205"; }
  974. .qi-extra-heavy-fog-fill::before { content: "\f206"; }
  975. .qi-hot-fill::before { content: "\f207"; }
  976. .qi-cold-fill::before { content: "\f208"; }
  977. .qi-unknown-fill::before { content: "\f209"; }