You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1838 lines
30 KiB

2 years ago
  1. /*!
  2. * Weather Icons 2.0.10
  3. * Updated November 1, 2020
  4. * Weather themed icons for Bootstrap
  5. * Author - Erik Flowers - erik@helloerik.com
  6. * Email: erik@helloerik.com
  7. * Twitter: http://twitter.com/Erik_UX
  8. * ------------------------------------------------------------------------------
  9. * Maintained at http://erikflowers.github.io/weather-icons
  10. *
  11. * License
  12. * ------------------------------------------------------------------------------
  13. * - Font licensed under SIL OFL 1.1 -
  14. * http://scripts.sil.org/OFL
  15. * - CSS, SCSS and LESS are licensed under MIT License -
  16. * http://opensource.org/licenses/mit-license.html
  17. * - Documentation licensed under CC BY 3.0 -
  18. * http://creativecommons.org/licenses/by/3.0/
  19. * - Inspired by and works great as a companion with Font Awesome
  20. * "Font Awesome by Dave Gandy - http://fontawesome.io"
  21. */
  22. @font-face {
  23. font-family: 'weathericons';
  24. src: url('/icons/weathericons-regular-webfont.eot');
  25. src: url('/icons/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/icons/weathericons-regular-webfont.woff2') format('woff2'), url('/icons/weathericons-regular-webfont.woff') format('woff'), url('/icons/weathericons-regular-webfont.ttf') format('truetype'), url('/icons/weathericons-regular-webfont.svg#weather_iconsregular') format('svg');
  26. font-weight: normal;
  27. font-style: normal;
  28. }
  29. .wi {
  30. display: inline-block;
  31. font-family: 'weathericons';
  32. font-style: normal;
  33. font-weight: normal;
  34. line-height: 1;
  35. -webkit-font-smoothing: antialiased;
  36. -moz-osx-font-smoothing: grayscale;
  37. }
  38. .wi-fw {
  39. text-align: center;
  40. width: 1.4em;
  41. }
  42. .wi-rotate-90 {
  43. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  44. -webkit-transform: rotate(90deg);
  45. -ms-transform: rotate(90deg);
  46. transform: rotate(90deg);
  47. }
  48. .wi-rotate-180 {
  49. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  50. -webkit-transform: rotate(180deg);
  51. -ms-transform: rotate(180deg);
  52. transform: rotate(180deg);
  53. }
  54. .wi-rotate-270 {
  55. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  56. -webkit-transform: rotate(270deg);
  57. -ms-transform: rotate(270deg);
  58. transform: rotate(270deg);
  59. }
  60. .wi-flip-horizontal {
  61. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  62. -webkit-transform: scale(-1, 1);
  63. -ms-transform: scale(-1, 1);
  64. transform: scale(-1, 1);
  65. }
  66. .wi-flip-vertical {
  67. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  68. -webkit-transform: scale(1, -1);
  69. -ms-transform: scale(1, -1);
  70. transform: scale(1, -1);
  71. }
  72. .wi-day-sunny:before {
  73. content: "\f00d";
  74. }
  75. .wi-day-cloudy:before {
  76. content: "\f002";
  77. }
  78. .wi-day-cloudy-gusts:before {
  79. content: "\f000";
  80. }
  81. .wi-day-cloudy-windy:before {
  82. content: "\f001";
  83. }
  84. .wi-day-fog:before {
  85. content: "\f003";
  86. }
  87. .wi-day-hail:before {
  88. content: "\f004";
  89. }
  90. .wi-day-haze:before {
  91. content: "\f0b6";
  92. }
  93. .wi-day-lightning:before {
  94. content: "\f005";
  95. }
  96. .wi-day-rain:before {
  97. content: "\f008";
  98. }
  99. .wi-day-rain-mix:before {
  100. content: "\f006";
  101. }
  102. .wi-day-rain-wind:before {
  103. content: "\f007";
  104. }
  105. .wi-day-showers:before {
  106. content: "\f009";
  107. }
  108. .wi-day-sleet:before {
  109. content: "\f0b2";
  110. }
  111. .wi-day-sleet-storm:before {
  112. content: "\f068";
  113. }
  114. .wi-day-snow:before {
  115. content: "\f00a";
  116. }
  117. .wi-day-snow-thunderstorm:before {
  118. content: "\f06b";
  119. }
  120. .wi-day-snow-wind:before {
  121. content: "\f065";
  122. }
  123. .wi-day-sprinkle:before {
  124. content: "\f00b";
  125. }
  126. .wi-day-storm-showers:before {
  127. content: "\f00e";
  128. }
  129. .wi-day-sunny-overcast:before {
  130. content: "\f00c";
  131. }
  132. .wi-day-thunderstorm:before {
  133. content: "\f010";
  134. }
  135. .wi-day-windy:before {
  136. content: "\f085";
  137. }
  138. .wi-solar-eclipse:before {
  139. content: "\f06e";
  140. }
  141. .wi-hot:before {
  142. content: "\f072";
  143. }
  144. .wi-day-cloudy-high:before {
  145. content: "\f07d";
  146. }
  147. .wi-day-light-wind:before {
  148. content: "\f0c4";
  149. }
  150. .wi-night-clear:before {
  151. content: "\f02e";
  152. }
  153. .wi-night-alt-cloudy:before {
  154. content: "\f086";
  155. }
  156. .wi-night-alt-cloudy-gusts:before {
  157. content: "\f022";
  158. }
  159. .wi-night-alt-cloudy-windy:before {
  160. content: "\f023";
  161. }
  162. .wi-night-alt-hail:before {
  163. content: "\f024";
  164. }
  165. .wi-night-alt-lightning:before {
  166. content: "\f025";
  167. }
  168. .wi-night-alt-rain:before {
  169. content: "\f028";
  170. }
  171. .wi-night-alt-rain-mix:before {
  172. content: "\f026";
  173. }
  174. .wi-night-alt-rain-wind:before {
  175. content: "\f027";
  176. }
  177. .wi-night-alt-showers:before {
  178. content: "\f029";
  179. }
  180. .wi-night-alt-sleet:before {
  181. content: "\f0b4";
  182. }
  183. .wi-night-alt-sleet-storm:before {
  184. content: "\f06a";
  185. }
  186. .wi-night-alt-snow:before {
  187. content: "\f02a";
  188. }
  189. .wi-night-alt-snow-thunderstorm:before {
  190. content: "\f06d";
  191. }
  192. .wi-night-alt-snow-wind:before {
  193. content: "\f067";
  194. }
  195. .wi-night-alt-sprinkle:before {
  196. content: "\f02b";
  197. }
  198. .wi-night-alt-storm-showers:before {
  199. content: "\f02c";
  200. }
  201. .wi-night-alt-thunderstorm:before {
  202. content: "\f02d";
  203. }
  204. .wi-night-cloudy:before {
  205. content: "\f031";
  206. }
  207. .wi-night-cloudy-gusts:before {
  208. content: "\f02f";
  209. }
  210. .wi-night-cloudy-windy:before {
  211. content: "\f030";
  212. }
  213. .wi-night-fog:before {
  214. content: "\f04a";
  215. }
  216. .wi-night-hail:before {
  217. content: "\f032";
  218. }
  219. .wi-night-lightning:before {
  220. content: "\f033";
  221. }
  222. .wi-night-partly-cloudy:before {
  223. content: "\f083";
  224. }
  225. .wi-night-rain:before {
  226. content: "\f036";
  227. }
  228. .wi-night-rain-mix:before {
  229. content: "\f034";
  230. }
  231. .wi-night-rain-wind:before {
  232. content: "\f035";
  233. }
  234. .wi-night-showers:before {
  235. content: "\f037";
  236. }
  237. .wi-night-sleet:before {
  238. content: "\f0b3";
  239. }
  240. .wi-night-sleet-storm:before {
  241. content: "\f069";
  242. }
  243. .wi-night-snow:before {
  244. content: "\f038";
  245. }
  246. .wi-night-snow-thunderstorm:before {
  247. content: "\f06c";
  248. }
  249. .wi-night-snow-wind:before {
  250. content: "\f066";
  251. }
  252. .wi-night-sprinkle:before {
  253. content: "\f039";
  254. }
  255. .wi-night-storm-showers:before {
  256. content: "\f03a";
  257. }
  258. .wi-night-thunderstorm:before {
  259. content: "\f03b";
  260. }
  261. .wi-lunar-eclipse:before {
  262. content: "\f070";
  263. }
  264. .wi-stars:before {
  265. content: "\f077";
  266. }
  267. .wi-storm-showers:before {
  268. content: "\f01d";
  269. }
  270. .wi-thunderstorm:before {
  271. content: "\f01e";
  272. }
  273. .wi-night-alt-cloudy-high:before {
  274. content: "\f07e";
  275. }
  276. .wi-night-cloudy-high:before {
  277. content: "\f080";
  278. }
  279. .wi-night-alt-partly-cloudy:before {
  280. content: "\f081";
  281. }
  282. .wi-cloud:before {
  283. content: "\f041";
  284. }
  285. .wi-cloudy:before {
  286. content: "\f013";
  287. }
  288. .wi-cloudy-gusts:before {
  289. content: "\f011";
  290. }
  291. .wi-cloudy-windy:before {
  292. content: "\f012";
  293. }
  294. .wi-fog:before {
  295. content: "\f014";
  296. }
  297. .wi-hail:before {
  298. content: "\f015";
  299. }
  300. .wi-rain:before {
  301. content: "\f019";
  302. }
  303. .wi-rain-mix:before {
  304. content: "\f017";
  305. }
  306. .wi-rain-wind:before {
  307. content: "\f018";
  308. }
  309. .wi-showers:before {
  310. content: "\f01a";
  311. }
  312. .wi-sleet:before {
  313. content: "\f0b5";
  314. }
  315. .wi-snow:before {
  316. content: "\f01b";
  317. }
  318. .wi-sprinkle:before {
  319. content: "\f01c";
  320. }
  321. .wi-storm-showers:before {
  322. content: "\f01d";
  323. }
  324. .wi-thunderstorm:before {
  325. content: "\f01e";
  326. }
  327. .wi-snow-wind:before {
  328. content: "\f064";
  329. }
  330. .wi-snow:before {
  331. content: "\f01b";
  332. }
  333. .wi-smog:before {
  334. content: "\f074";
  335. }
  336. .wi-smoke:before {
  337. content: "\f062";
  338. }
  339. .wi-lightning:before {
  340. content: "\f016";
  341. }
  342. .wi-raindrops:before {
  343. content: "\f04e";
  344. }
  345. .wi-raindrop:before {
  346. content: "\f078";
  347. }
  348. .wi-dust:before {
  349. content: "\f063";
  350. }
  351. .wi-snowflake-cold:before {
  352. content: "\f076";
  353. }
  354. .wi-windy:before {
  355. content: "\f021";
  356. }
  357. .wi-strong-wind:before {
  358. content: "\f050";
  359. }
  360. .wi-sandstorm:before {
  361. content: "\f082";
  362. }
  363. .wi-earthquake:before {
  364. content: "\f0c6";
  365. }
  366. .wi-fire:before {
  367. content: "\f0c7";
  368. }
  369. .wi-flood:before {
  370. content: "\f07c";
  371. }
  372. .wi-meteor:before {
  373. content: "\f071";
  374. }
  375. .wi-tsunami:before {
  376. content: "\f0c5";
  377. }
  378. .wi-volcano:before {
  379. content: "\f0c8";
  380. }
  381. .wi-hurricane:before {
  382. content: "\f073";
  383. }
  384. .wi-tornado:before {
  385. content: "\f056";
  386. }
  387. .wi-small-craft-advisory:before {
  388. content: "\f0cc";
  389. }
  390. .wi-gale-warning:before {
  391. content: "\f0cd";
  392. }
  393. .wi-storm-warning:before {
  394. content: "\f0ce";
  395. }
  396. .wi-hurricane-warning:before {
  397. content: "\f0cf";
  398. }
  399. .wi-wind-direction:before {
  400. content: "\f0b1";
  401. }
  402. .wi-alien:before {
  403. content: "\f075";
  404. }
  405. .wi-celsius:before {
  406. content: "\f03c";
  407. }
  408. .wi-fahrenheit:before {
  409. content: "\f045";
  410. }
  411. .wi-degrees:before {
  412. content: "\f042";
  413. }
  414. .wi-thermometer:before {
  415. content: "\f055";
  416. }
  417. .wi-thermometer-exterior:before {
  418. content: "\f053";
  419. }
  420. .wi-thermometer-internal:before {
  421. content: "\f054";
  422. }
  423. .wi-cloud-down:before {
  424. content: "\f03d";
  425. }
  426. .wi-cloud-up:before {
  427. content: "\f040";
  428. }
  429. .wi-cloud-refresh:before {
  430. content: "\f03e";
  431. }
  432. .wi-horizon:before {
  433. content: "\f047";
  434. }
  435. .wi-horizon-alt:before {
  436. content: "\f046";
  437. }
  438. .wi-sunrise:before {
  439. content: "\f051";
  440. }
  441. .wi-sunset:before {
  442. content: "\f052";
  443. }
  444. .wi-moonrise:before {
  445. content: "\f0c9";
  446. }
  447. .wi-moonset:before {
  448. content: "\f0ca";
  449. }
  450. .wi-refresh:before {
  451. content: "\f04c";
  452. }
  453. .wi-refresh-alt:before {
  454. content: "\f04b";
  455. }
  456. .wi-umbrella:before {
  457. content: "\f084";
  458. }
  459. .wi-barometer:before {
  460. content: "\f079";
  461. }
  462. .wi-humidity:before {
  463. content: "\f07a";
  464. }
  465. .wi-na:before {
  466. content: "\f07b";
  467. }
  468. .wi-train:before {
  469. content: "\f0cb";
  470. }
  471. .wi-moon-new:before {
  472. content: "\f095";
  473. }
  474. .wi-moon-waxing-crescent-1:before {
  475. content: "\f096";
  476. }
  477. .wi-moon-waxing-crescent-2:before {
  478. content: "\f097";
  479. }
  480. .wi-moon-waxing-crescent-3:before {
  481. content: "\f098";
  482. }
  483. .wi-moon-waxing-crescent-4:before {
  484. content: "\f099";
  485. }
  486. .wi-moon-waxing-crescent-5:before {
  487. content: "\f09a";
  488. }
  489. .wi-moon-waxing-crescent-6:before {
  490. content: "\f09b";
  491. }
  492. .wi-moon-first-quarter:before {
  493. content: "\f09c";
  494. }
  495. .wi-moon-waxing-gibbous-1:before {
  496. content: "\f09d";
  497. }
  498. .wi-moon-waxing-gibbous-2:before {
  499. content: "\f09e";
  500. }
  501. .wi-moon-waxing-gibbous-3:before {
  502. content: "\f09f";
  503. }
  504. .wi-moon-waxing-gibbous-4:before {
  505. content: "\f0a0";
  506. }
  507. .wi-moon-waxing-gibbous-5:before {
  508. content: "\f0a1";
  509. }
  510. .wi-moon-waxing-gibbous-6:before {
  511. content: "\f0a2";
  512. }
  513. .wi-moon-full:before {
  514. content: "\f0a3";
  515. }
  516. .wi-moon-waning-gibbous-1:before {
  517. content: "\f0a4";
  518. }
  519. .wi-moon-waning-gibbous-2:before {
  520. content: "\f0a5";
  521. }
  522. .wi-moon-waning-gibbous-3:before {
  523. content: "\f0a6";
  524. }
  525. .wi-moon-waning-gibbous-4:before {
  526. content: "\f0a7";
  527. }
  528. .wi-moon-waning-gibbous-5:before {
  529. content: "\f0a8";
  530. }
  531. .wi-moon-waning-gibbous-6:before {
  532. content: "\f0a9";
  533. }
  534. .wi-moon-third-quarter:before {
  535. content: "\f0aa";
  536. }
  537. .wi-moon-waning-crescent-1:before {
  538. content: "\f0ab";
  539. }
  540. .wi-moon-waning-crescent-2:before {
  541. content: "\f0ac";
  542. }
  543. .wi-moon-waning-crescent-3:before {
  544. content: "\f0ad";
  545. }
  546. .wi-moon-waning-crescent-4:before {
  547. content: "\f0ae";
  548. }
  549. .wi-moon-waning-crescent-5:before {
  550. content: "\f0af";
  551. }
  552. .wi-moon-waning-crescent-6:before {
  553. content: "\f0b0";
  554. }
  555. .wi-moon-alt-new:before {
  556. content: "\f0eb";
  557. }
  558. .wi-moon-alt-waxing-crescent-1:before {
  559. content: "\f0d0";
  560. }
  561. .wi-moon-alt-waxing-crescent-2:before {
  562. content: "\f0d1";
  563. }
  564. .wi-moon-alt-waxing-crescent-3:before {
  565. content: "\f0d2";
  566. }
  567. .wi-moon-alt-waxing-crescent-4:before {
  568. content: "\f0d3";
  569. }
  570. .wi-moon-alt-waxing-crescent-5:before {
  571. content: "\f0d4";
  572. }
  573. .wi-moon-alt-waxing-crescent-6:before {
  574. content: "\f0d5";
  575. }
  576. .wi-moon-alt-first-quarter:before {
  577. content: "\f0d6";
  578. }
  579. .wi-moon-alt-waxing-gibbous-1:before {
  580. content: "\f0d7";
  581. }
  582. .wi-moon-alt-waxing-gibbous-2:before {
  583. content: "\f0d8";
  584. }
  585. .wi-moon-alt-waxing-gibbous-3:before {
  586. content: "\f0d9";
  587. }
  588. .wi-moon-alt-waxing-gibbous-4:before {
  589. content: "\f0da";
  590. }
  591. .wi-moon-alt-waxing-gibbous-5:before {
  592. content: "\f0db";
  593. }
  594. .wi-moon-alt-waxing-gibbous-6:before {
  595. content: "\f0dc";
  596. }
  597. .wi-moon-alt-full:before {
  598. content: "\f0dd";
  599. }
  600. .wi-moon-alt-waning-gibbous-1:before {
  601. content: "\f0de";
  602. }
  603. .wi-moon-alt-waning-gibbous-2:before {
  604. content: "\f0df";
  605. }
  606. .wi-moon-alt-waning-gibbous-3:before {
  607. content: "\f0e0";
  608. }
  609. .wi-moon-alt-waning-gibbous-4:before {
  610. content: "\f0e1";
  611. }
  612. .wi-moon-alt-waning-gibbous-5:before {
  613. content: "\f0e2";
  614. }
  615. .wi-moon-alt-waning-gibbous-6:before {
  616. content: "\f0e3";
  617. }
  618. .wi-moon-alt-third-quarter:before {
  619. content: "\f0e4";
  620. }
  621. .wi-moon-alt-waning-crescent-1:before {
  622. content: "\f0e5";
  623. }
  624. .wi-moon-alt-waning-crescent-2:before {
  625. content: "\f0e6";
  626. }
  627. .wi-moon-alt-waning-crescent-3:before {
  628. content: "\f0e7";
  629. }
  630. .wi-moon-alt-waning-crescent-4:before {
  631. content: "\f0e8";
  632. }
  633. .wi-moon-alt-waning-crescent-5:before {
  634. content: "\f0e9";
  635. }
  636. .wi-moon-alt-waning-crescent-6:before {
  637. content: "\f0ea";
  638. }
  639. .wi-moon-0:before {
  640. content: "\f095";
  641. }
  642. .wi-moon-1:before {
  643. content: "\f096";
  644. }
  645. .wi-moon-2:before {
  646. content: "\f097";
  647. }
  648. .wi-moon-3:before {
  649. content: "\f098";
  650. }
  651. .wi-moon-4:before {
  652. content: "\f099";
  653. }
  654. .wi-moon-5:before {
  655. content: "\f09a";
  656. }
  657. .wi-moon-6:before {
  658. content: "\f09b";
  659. }
  660. .wi-moon-7:before {
  661. content: "\f09c";
  662. }
  663. .wi-moon-8:before {
  664. content: "\f09d";
  665. }
  666. .wi-moon-9:before {
  667. content: "\f09e";
  668. }
  669. .wi-moon-10:before {
  670. content: "\f09f";
  671. }
  672. .wi-moon-11:before {
  673. content: "\f0a0";
  674. }
  675. .wi-moon-12:before {
  676. content: "\f0a1";
  677. }
  678. .wi-moon-13:before {
  679. content: "\f0a2";
  680. }
  681. .wi-moon-14:before {
  682. content: "\f0a3";
  683. }
  684. .wi-moon-15:before {
  685. content: "\f0a4";
  686. }
  687. .wi-moon-16:before {
  688. content: "\f0a5";
  689. }
  690. .wi-moon-17:before {
  691. content: "\f0a6";
  692. }
  693. .wi-moon-18:before {
  694. content: "\f0a7";
  695. }
  696. .wi-moon-19:before {
  697. content: "\f0a8";
  698. }
  699. .wi-moon-20:before {
  700. content: "\f0a9";
  701. }
  702. .wi-moon-21:before {
  703. content: "\f0aa";
  704. }
  705. .wi-moon-22:before {
  706. content: "\f0ab";
  707. }
  708. .wi-moon-23:before {
  709. content: "\f0ac";
  710. }
  711. .wi-moon-24:before {
  712. content: "\f0ad";
  713. }
  714. .wi-moon-25:before {
  715. content: "\f0ae";
  716. }
  717. .wi-moon-26:before {
  718. content: "\f0af";
  719. }
  720. .wi-moon-27:before {
  721. content: "\f0b0";
  722. }
  723. .wi-time-1:before {
  724. content: "\f08a";
  725. }
  726. .wi-time-2:before {
  727. content: "\f08b";
  728. }
  729. .wi-time-3:before {
  730. content: "\f08c";
  731. }
  732. .wi-time-4:before {
  733. content: "\f08d";
  734. }
  735. .wi-time-5:before {
  736. content: "\f08e";
  737. }
  738. .wi-time-6:before {
  739. content: "\f08f";
  740. }
  741. .wi-time-7:before {
  742. content: "\f090";
  743. }
  744. .wi-time-8:before {
  745. content: "\f091";
  746. }
  747. .wi-time-9:before {
  748. content: "\f092";
  749. }
  750. .wi-time-10:before {
  751. content: "\f093";
  752. }
  753. .wi-time-11:before {
  754. content: "\f094";
  755. }
  756. .wi-time-12:before {
  757. content: "\f089";
  758. }
  759. .wi-direction-up:before {
  760. content: "\f058";
  761. }
  762. .wi-direction-up-right:before {
  763. content: "\f057";
  764. }
  765. .wi-direction-right:before {
  766. content: "\f04d";
  767. }
  768. .wi-direction-down-right:before {
  769. content: "\f088";
  770. }
  771. .wi-direction-down:before {
  772. content: "\f044";
  773. }
  774. .wi-direction-down-left:before {
  775. content: "\f043";
  776. }
  777. .wi-direction-left:before {
  778. content: "\f048";
  779. }
  780. .wi-direction-up-left:before {
  781. content: "\f087";
  782. }
  783. .wi-wind-beaufort-0:before {
  784. content: "\f0b7";
  785. }
  786. .wi-wind-beaufort-1:before {
  787. content: "\f0b8";
  788. }
  789. .wi-wind-beaufort-2:before {
  790. content: "\f0b9";
  791. }
  792. .wi-wind-beaufort-3:before {
  793. content: "\f0ba";
  794. }
  795. .wi-wind-beaufort-4:before {
  796. content: "\f0bb";
  797. }
  798. .wi-wind-beaufort-5:before {
  799. content: "\f0bc";
  800. }
  801. .wi-wind-beaufort-6:before {
  802. content: "\f0bd";
  803. }
  804. .wi-wind-beaufort-7:before {
  805. content: "\f0be";
  806. }
  807. .wi-wind-beaufort-8:before {
  808. content: "\f0bf";
  809. }
  810. .wi-wind-beaufort-9:before {
  811. content: "\f0c0";
  812. }
  813. .wi-wind-beaufort-10:before {
  814. content: "\f0c1";
  815. }
  816. .wi-wind-beaufort-11:before {
  817. content: "\f0c2";
  818. }
  819. .wi-wind-beaufort-12:before {
  820. content: "\f0c3";
  821. }
  822. .wi-yahoo-0:before {
  823. content: "\f056";
  824. }
  825. .wi-yahoo-1:before {
  826. content: "\f00e";
  827. }
  828. .wi-yahoo-2:before {
  829. content: "\f073";
  830. }
  831. .wi-yahoo-3:before {
  832. content: "\f01e";
  833. }
  834. .wi-yahoo-4:before {
  835. content: "\f01e";
  836. }
  837. .wi-yahoo-5:before {
  838. content: "\f017";
  839. }
  840. .wi-yahoo-6:before {
  841. content: "\f017";
  842. }
  843. .wi-yahoo-7:before {
  844. content: "\f017";
  845. }
  846. .wi-yahoo-8:before {
  847. content: "\f015";
  848. }
  849. .wi-yahoo-9:before {
  850. content: "\f01a";
  851. }
  852. .wi-yahoo-10:before {
  853. content: "\f015";
  854. }
  855. .wi-yahoo-11:before {
  856. content: "\f01a";
  857. }
  858. .wi-yahoo-12:before {
  859. content: "\f01a";
  860. }
  861. .wi-yahoo-13:before {
  862. content: "\f01b";
  863. }
  864. .wi-yahoo-14:before {
  865. content: "\f00a";
  866. }
  867. .wi-yahoo-15:before {
  868. content: "\f064";
  869. }
  870. .wi-yahoo-16:before {
  871. content: "\f01b";
  872. }
  873. .wi-yahoo-17:before {
  874. content: "\f015";
  875. }
  876. .wi-yahoo-18:before {
  877. content: "\f017";
  878. }
  879. .wi-yahoo-19:before {
  880. content: "\f063";
  881. }
  882. .wi-yahoo-20:before {
  883. content: "\f014";
  884. }
  885. .wi-yahoo-21:before {
  886. content: "\f021";
  887. }
  888. .wi-yahoo-22:before {
  889. content: "\f062";
  890. }
  891. .wi-yahoo-23:before {
  892. content: "\f050";
  893. }
  894. .wi-yahoo-24:before {
  895. content: "\f050";
  896. }
  897. .wi-yahoo-25:before {
  898. content: "\f076";
  899. }
  900. .wi-yahoo-26:before {
  901. content: "\f013";
  902. }
  903. .wi-yahoo-27:before {
  904. content: "\f031";
  905. }
  906. .wi-yahoo-28:before {
  907. content: "\f002";
  908. }
  909. .wi-yahoo-29:before {
  910. content: "\f031";
  911. }
  912. .wi-yahoo-30:before {
  913. content: "\f002";
  914. }
  915. .wi-yahoo-31:before {
  916. content: "\f02e";
  917. }
  918. .wi-yahoo-32:before {
  919. content: "\f00d";
  920. }
  921. .wi-yahoo-33:before {
  922. content: "\f083";
  923. }
  924. .wi-yahoo-34:before {
  925. content: "\f00c";
  926. }
  927. .wi-yahoo-35:before {
  928. content: "\f017";
  929. }
  930. .wi-yahoo-36:before {
  931. content: "\f072";
  932. }
  933. .wi-yahoo-37:before {
  934. content: "\f00e";
  935. }
  936. .wi-yahoo-38:before {
  937. content: "\f00e";
  938. }
  939. .wi-yahoo-39:before {
  940. content: "\f00e";
  941. }
  942. .wi-yahoo-40:before {
  943. content: "\f01a";
  944. }
  945. .wi-yahoo-41:before {
  946. content: "\f064";
  947. }
  948. .wi-yahoo-42:before {
  949. content: "\f01b";
  950. }
  951. .wi-yahoo-43:before {
  952. content: "\f064";
  953. }
  954. .wi-yahoo-44:before {
  955. content: "\f00c";
  956. }
  957. .wi-yahoo-45:before {
  958. content: "\f00e";
  959. }
  960. .wi-yahoo-46:before {
  961. content: "\f01b";
  962. }
  963. .wi-yahoo-47:before {
  964. content: "\f00e";
  965. }
  966. .wi-yahoo-3200:before {
  967. content: "\f077";
  968. }
  969. .wi-forecast-io-clear-day:before {
  970. content: "\f00d";
  971. }
  972. .wi-forecast-io-clear-night:before {
  973. content: "\f02e";
  974. }
  975. .wi-forecast-io-rain:before {
  976. content: "\f019";
  977. }
  978. .wi-forecast-io-snow:before {
  979. content: "\f01b";
  980. }
  981. .wi-forecast-io-sleet:before {
  982. content: "\f0b5";
  983. }
  984. .wi-forecast-io-wind:before {
  985. content: "\f050";
  986. }
  987. .wi-forecast-io-fog:before {
  988. content: "\f014";
  989. }
  990. .wi-forecast-io-cloudy:before {
  991. content: "\f013";
  992. }
  993. .wi-forecast-io-partly-cloudy-day:before {
  994. content: "\f002";
  995. }
  996. .wi-forecast-io-partly-cloudy-night:before {
  997. content: "\f031";
  998. }
  999. .wi-forecast-io-hail:before {
  1000. content: "\f015";
  1001. }
  1002. .wi-forecast-io-thunderstorm:before {
  1003. content: "\f01e";
  1004. }
  1005. .wi-forecast-io-tornado:before {
  1006. content: "\f056";
  1007. }
  1008. .wi-wmo4680-0:before,
  1009. .wi-wmo4680-00:before {
  1010. content: "\f055";
  1011. }
  1012. .wi-wmo4680-1:before,
  1013. .wi-wmo4680-01:before {
  1014. content: "\f013";
  1015. }
  1016. .wi-wmo4680-2:before,
  1017. .wi-wmo4680-02:before {
  1018. content: "\f055";
  1019. }
  1020. .wi-wmo4680-3:before,
  1021. .wi-wmo4680-03:before {
  1022. content: "\f013";
  1023. }
  1024. .wi-wmo4680-4:before,
  1025. .wi-wmo4680-04:before {
  1026. content: "\f014";
  1027. }
  1028. .wi-wmo4680-5:before,
  1029. .wi-wmo4680-05:before {
  1030. content: "\f014";
  1031. }
  1032. .wi-wmo4680-10:before {
  1033. content: "\f014";
  1034. }
  1035. .wi-wmo4680-11:before {
  1036. content: "\f014";
  1037. }
  1038. .wi-wmo4680-12:before {
  1039. content: "\f016";
  1040. }
  1041. .wi-wmo4680-18:before {
  1042. content: "\f050";
  1043. }
  1044. .wi-wmo4680-20:before {
  1045. content: "\f014";
  1046. }
  1047. .wi-wmo4680-21:before {
  1048. content: "\f017";
  1049. }
  1050. .wi-wmo4680-22:before {
  1051. content: "\f017";
  1052. }
  1053. .wi-wmo4680-23:before {
  1054. content: "\f019";
  1055. }
  1056. .wi-wmo4680-24:before {
  1057. content: "\f01b";
  1058. }
  1059. .wi-wmo4680-25:before {
  1060. content: "\f015";
  1061. }
  1062. .wi-wmo4680-26:before {
  1063. content: "\f01e";
  1064. }
  1065. .wi-wmo4680-27:before {
  1066. content: "\f063";
  1067. }
  1068. .wi-wmo4680-28:before {
  1069. content: "\f063";
  1070. }
  1071. .wi-wmo4680-29:before {
  1072. content: "\f063";
  1073. }
  1074. .wi-wmo4680-30:before {
  1075. content: "\f014";
  1076. }
  1077. .wi-wmo4680-31:before {
  1078. content: "\f014";
  1079. }
  1080. .wi-wmo4680-32:before {
  1081. content: "\f014";
  1082. }
  1083. .wi-wmo4680-33:before {
  1084. content: "\f014";
  1085. }
  1086. .wi-wmo4680-34:before {
  1087. content: "\f014";
  1088. }
  1089. .wi-wmo4680-35:before {
  1090. content: "\f014";
  1091. }
  1092. .wi-wmo4680-40:before {
  1093. content: "\f017";
  1094. }
  1095. .wi-wmo4680-41:before {
  1096. content: "\f01c";
  1097. }
  1098. .wi-wmo4680-42:before {
  1099. content: "\f019";
  1100. }
  1101. .wi-wmo4680-43:before {
  1102. content: "\f01c";
  1103. }
  1104. .wi-wmo4680-44:before {
  1105. content: "\f019";
  1106. }
  1107. .wi-wmo4680-45:before {
  1108. content: "\f015";
  1109. }
  1110. .wi-wmo4680-46:before {
  1111. content: "\f015";
  1112. }
  1113. .wi-wmo4680-47:before {
  1114. content: "\f01b";
  1115. }
  1116. .wi-wmo4680-48:before {
  1117. content: "\f01b";
  1118. }
  1119. .wi-wmo4680-50:before {
  1120. content: "\f01c";
  1121. }
  1122. .wi-wmo4680-51:before {
  1123. content: "\f01c";
  1124. }
  1125. .wi-wmo4680-52:before {
  1126. content: "\f019";
  1127. }
  1128. .wi-wmo4680-53:before {
  1129. content: "\f019";
  1130. }
  1131. .wi-wmo4680-54:before {
  1132. content: "\f076";
  1133. }
  1134. .wi-wmo4680-55:before {
  1135. content: "\f076";
  1136. }
  1137. .wi-wmo4680-56:before {
  1138. content: "\f076";
  1139. }
  1140. .wi-wmo4680-57:before {
  1141. content: "\f01c";
  1142. }
  1143. .wi-wmo4680-58:before {
  1144. content: "\f019";
  1145. }
  1146. .wi-wmo4680-60:before {
  1147. content: "\f01c";
  1148. }
  1149. .wi-wmo4680-61:before {
  1150. content: "\f01c";
  1151. }
  1152. .wi-wmo4680-62:before {
  1153. content: "\f019";
  1154. }
  1155. .wi-wmo4680-63:before {
  1156. content: "\f019";
  1157. }
  1158. .wi-wmo4680-64:before {
  1159. content: "\f015";
  1160. }
  1161. .wi-wmo4680-65:before {
  1162. content: "\f015";
  1163. }
  1164. .wi-wmo4680-66:before {
  1165. content: "\f015";
  1166. }
  1167. .wi-wmo4680-67:before {
  1168. content: "\f017";
  1169. }
  1170. .wi-wmo4680-68:before {
  1171. content: "\f017";
  1172. }
  1173. .wi-wmo4680-70:before {
  1174. content: "\f01b";
  1175. }
  1176. .wi-wmo4680-71:before {
  1177. content: "\f01b";
  1178. }
  1179. .wi-wmo4680-72:before {
  1180. content: "\f01b";
  1181. }
  1182. .wi-wmo4680-73:before {
  1183. content: "\f01b";
  1184. }
  1185. .wi-wmo4680-74:before {
  1186. content: "\f076";
  1187. }
  1188. .wi-wmo4680-75:before {
  1189. content: "\f076";
  1190. }
  1191. .wi-wmo4680-76:before {
  1192. content: "\f076";
  1193. }
  1194. .wi-wmo4680-77:before {
  1195. content: "\f01b";
  1196. }
  1197. .wi-wmo4680-78:before {
  1198. content: "\f076";
  1199. }
  1200. .wi-wmo4680-80:before {
  1201. content: "\f019";
  1202. }
  1203. .wi-wmo4680-81:before {
  1204. content: "\f01c";
  1205. }
  1206. .wi-wmo4680-82:before {
  1207. content: "\f019";
  1208. }
  1209. .wi-wmo4680-83:before {
  1210. content: "\f019";
  1211. }
  1212. .wi-wmo4680-84:before {
  1213. content: "\f01d";
  1214. }
  1215. .wi-wmo4680-85:before {
  1216. content: "\f017";
  1217. }
  1218. .wi-wmo4680-86:before {
  1219. content: "\f017";
  1220. }
  1221. .wi-wmo4680-87:before {
  1222. content: "\f017";
  1223. }
  1224. .wi-wmo4680-89:before {
  1225. content: "\f015";
  1226. }
  1227. .wi-wmo4680-90:before {
  1228. content: "\f016";
  1229. }
  1230. .wi-wmo4680-91:before {
  1231. content: "\f01d";
  1232. }
  1233. .wi-wmo4680-92:before {
  1234. content: "\f01e";
  1235. }
  1236. .wi-wmo4680-93:before {
  1237. content: "\f01e";
  1238. }
  1239. .wi-wmo4680-94:before {
  1240. content: "\f016";
  1241. }
  1242. .wi-wmo4680-95:before {
  1243. content: "\f01e";
  1244. }
  1245. .wi-wmo4680-96:before {
  1246. content: "\f01e";
  1247. }
  1248. .wi-wmo4680-99:before {
  1249. content: "\f056";
  1250. }
  1251. .wi-owm-200:before {
  1252. content: "\f01e";
  1253. }
  1254. .wi-owm-201:before {
  1255. content: "\f01e";
  1256. }
  1257. .wi-owm-202:before {
  1258. content: "\f01e";
  1259. }
  1260. .wi-owm-210:before {
  1261. content: "\f016";
  1262. }
  1263. .wi-owm-211:before {
  1264. content: "\f016";
  1265. }
  1266. .wi-owm-212:before {
  1267. content: "\f016";
  1268. }
  1269. .wi-owm-221:before {
  1270. content: "\f016";
  1271. }
  1272. .wi-owm-230:before {
  1273. content: "\f01e";
  1274. }
  1275. .wi-owm-231:before {
  1276. content: "\f01e";
  1277. }
  1278. .wi-owm-232:before {
  1279. content: "\f01e";
  1280. }
  1281. .wi-owm-300:before {
  1282. content: "\f01c";
  1283. }
  1284. .wi-owm-301:before {
  1285. content: "\f01c";
  1286. }
  1287. .wi-owm-302:before {
  1288. content: "\f019";
  1289. }
  1290. .wi-owm-310:before {
  1291. content: "\f017";
  1292. }
  1293. .wi-owm-311:before {
  1294. content: "\f019";
  1295. }
  1296. .wi-owm-312:before {
  1297. content: "\f019";
  1298. }
  1299. .wi-owm-313:before {
  1300. content: "\f01a";
  1301. }
  1302. .wi-owm-314:before {
  1303. content: "\f019";
  1304. }
  1305. .wi-owm-321:before {
  1306. content: "\f01c";
  1307. }
  1308. .wi-owm-500:before {
  1309. content: "\f01c";
  1310. }
  1311. .wi-owm-501:before {
  1312. content: "\f019";
  1313. }
  1314. .wi-owm-502:before {
  1315. content: "\f019";
  1316. }
  1317. .wi-owm-503:before {
  1318. content: "\f019";
  1319. }
  1320. .wi-owm-504:before {
  1321. content: "\f019";
  1322. }
  1323. .wi-owm-511:before {
  1324. content: "\f017";
  1325. }
  1326. .wi-owm-520:before {
  1327. content: "\f01a";
  1328. }
  1329. .wi-owm-521:before {
  1330. content: "\f01a";
  1331. }
  1332. .wi-owm-522:before {
  1333. content: "\f01a";
  1334. }
  1335. .wi-owm-531:before {
  1336. content: "\f01d";
  1337. }
  1338. .wi-owm-600:before {
  1339. content: "\f01b";
  1340. }
  1341. .wi-owm-601:before {
  1342. content: "\f01b";
  1343. }
  1344. .wi-owm-602:before {
  1345. content: "\f0b5";
  1346. }
  1347. .wi-owm-611:before {
  1348. content: "\f017";
  1349. }
  1350. .wi-owm-612:before {
  1351. content: "\f017";
  1352. }
  1353. .wi-owm-615:before {
  1354. content: "\f017";
  1355. }
  1356. .wi-owm-616:before {
  1357. content: "\f017";
  1358. }
  1359. .wi-owm-620:before {
  1360. content: "\f017";
  1361. }
  1362. .wi-owm-621:before {
  1363. content: "\f01b";
  1364. }
  1365. .wi-owm-622:before {
  1366. content: "\f01b";
  1367. }
  1368. .wi-owm-701:before {
  1369. content: "\f014";
  1370. }
  1371. .wi-owm-711:before {
  1372. content: "\f062";
  1373. }
  1374. .wi-owm-721:before {
  1375. content: "\f0b6";
  1376. }
  1377. .wi-owm-731:before {
  1378. content: "\f063";
  1379. }
  1380. .wi-owm-741:before {
  1381. content: "\f014";
  1382. }
  1383. .wi-owm-761:before {
  1384. content: "\f063";
  1385. }
  1386. .wi-owm-762:before {
  1387. content: "\f063";
  1388. }
  1389. .wi-owm-771:before {
  1390. content: "\f011";
  1391. }
  1392. .wi-owm-781:before {
  1393. content: "\f056";
  1394. }
  1395. .wi-owm-800:before {
  1396. content: "\f00d";
  1397. }
  1398. .wi-owm-801:before {
  1399. content: "\f041";
  1400. }
  1401. .wi-owm-802:before {
  1402. content: "\f041";
  1403. }
  1404. .wi-owm-803:before {
  1405. content: "\f013";
  1406. }
  1407. .wi-owm-804:before {
  1408. content: "\f013";
  1409. }
  1410. .wi-owm-900:before {
  1411. content: "\f056";
  1412. }
  1413. .wi-owm-901:before {
  1414. content: "\f01d";
  1415. }
  1416. .wi-owm-902:before {
  1417. content: "\f073";
  1418. }
  1419. .wi-owm-903:before {
  1420. content: "\f076";
  1421. }
  1422. .wi-owm-904:before {
  1423. content: "\f072";
  1424. }
  1425. .wi-owm-905:before {
  1426. content: "\f021";
  1427. }
  1428. .wi-owm-906:before {
  1429. content: "\f015";
  1430. }
  1431. .wi-owm-957:before {
  1432. content: "\f050";
  1433. }
  1434. .wi-owm-day-200:before {
  1435. content: "\f010";
  1436. }
  1437. .wi-owm-day-201:before {
  1438. content: "\f010";
  1439. }
  1440. .wi-owm-day-202:before {
  1441. content: "\f010";
  1442. }
  1443. .wi-owm-day-210:before {
  1444. content: "\f005";
  1445. }
  1446. .wi-owm-day-211:before {
  1447. content: "\f005";
  1448. }
  1449. .wi-owm-day-212:before {
  1450. content: "\f005";
  1451. }
  1452. .wi-owm-day-221:before {
  1453. content: "\f005";
  1454. }
  1455. .wi-owm-day-230:before {
  1456. content: "\f010";
  1457. }
  1458. .wi-owm-day-231:before {
  1459. content: "\f010";
  1460. }
  1461. .wi-owm-day-232:before {
  1462. content: "\f010";
  1463. }
  1464. .wi-owm-day-300:before {
  1465. content: "\f00b";
  1466. }
  1467. .wi-owm-day-301:before {
  1468. content: "\f00b";
  1469. }
  1470. .wi-owm-day-302:before {
  1471. content: "\f008";
  1472. }
  1473. .wi-owm-day-310:before {
  1474. content: "\f008";
  1475. }
  1476. .wi-owm-day-311:before {
  1477. content: "\f008";
  1478. }
  1479. .wi-owm-day-312:before {
  1480. content: "\f008";
  1481. }
  1482. .wi-owm-day-313:before {
  1483. content: "\f008";
  1484. }
  1485. .wi-owm-day-314:before {
  1486. content: "\f008";
  1487. }
  1488. .wi-owm-day-321:before {
  1489. content: "\f00b";
  1490. }
  1491. .wi-owm-day-500:before {
  1492. content: "\f00b";
  1493. }
  1494. .wi-owm-day-501:before {
  1495. content: "\f008";
  1496. }
  1497. .wi-owm-day-502:before {
  1498. content: "\f008";
  1499. }
  1500. .wi-owm-day-503:before {
  1501. content: "\f008";
  1502. }
  1503. .wi-owm-day-504:before {
  1504. content: "\f008";
  1505. }
  1506. .wi-owm-day-511:before {
  1507. content: "\f006";
  1508. }
  1509. .wi-owm-day-520:before {
  1510. content: "\f009";
  1511. }
  1512. .wi-owm-day-521:before {
  1513. content: "\f009";
  1514. }
  1515. .wi-owm-day-522:before {
  1516. content: "\f009";
  1517. }
  1518. .wi-owm-day-531:before {
  1519. content: "\f00e";
  1520. }
  1521. .wi-owm-day-600:before {
  1522. content: "\f00a";
  1523. }
  1524. .wi-owm-day-601:before {
  1525. content: "\f0b2";
  1526. }
  1527. .wi-owm-day-602:before {
  1528. content: "\f00a";
  1529. }
  1530. .wi-owm-day-611:before {
  1531. content: "\f006";
  1532. }
  1533. .wi-owm-day-612:before {
  1534. content: "\f006";
  1535. }
  1536. .wi-owm-day-615:before {
  1537. content: "\f006";
  1538. }
  1539. .wi-owm-day-616:before {
  1540. content: "\f006";
  1541. }
  1542. .wi-owm-day-620:before {
  1543. content: "\f006";
  1544. }
  1545. .wi-owm-day-621:before {
  1546. content: "\f00a";
  1547. }
  1548. .wi-owm-day-622:before {
  1549. content: "\f00a";
  1550. }
  1551. .wi-owm-day-701:before {
  1552. content: "\f003";
  1553. }
  1554. .wi-owm-day-711:before {
  1555. content: "\f062";
  1556. }
  1557. .wi-owm-day-721:before {
  1558. content: "\f0b6";
  1559. }
  1560. .wi-owm-day-731:before {
  1561. content: "\f063";
  1562. }
  1563. .wi-owm-day-741:before {
  1564. content: "\f003";
  1565. }
  1566. .wi-owm-day-761:before {
  1567. content: "\f063";
  1568. }
  1569. .wi-owm-day-762:before {
  1570. content: "\f063";
  1571. }
  1572. .wi-owm-day-781:before {
  1573. content: "\f056";
  1574. }
  1575. .wi-owm-day-800:before {
  1576. content: "\f00d";
  1577. }
  1578. .wi-owm-day-801:before {
  1579. content: "\f002";
  1580. }
  1581. .wi-owm-day-802:before {
  1582. content: "\f002";
  1583. }
  1584. .wi-owm-day-803:before {
  1585. content: "\f013";
  1586. }
  1587. .wi-owm-day-804:before {
  1588. content: "\f013";
  1589. }
  1590. .wi-owm-day-900:before {
  1591. content: "\f056";
  1592. }
  1593. .wi-owm-day-902:before {
  1594. content: "\f073";
  1595. }
  1596. .wi-owm-day-903:before {
  1597. content: "\f076";
  1598. }
  1599. .wi-owm-day-904:before {
  1600. content: "\f072";
  1601. }
  1602. .wi-owm-day-906:before {
  1603. content: "\f004";
  1604. }
  1605. .wi-owm-day-957:before {
  1606. content: "\f050";
  1607. }
  1608. .wi-owm-night-200:before {
  1609. content: "\f02d";
  1610. }
  1611. .wi-owm-night-201:before {
  1612. content: "\f02d";
  1613. }
  1614. .wi-owm-night-202:before {
  1615. content: "\f02d";
  1616. }
  1617. .wi-owm-night-210:before {
  1618. content: "\f025";
  1619. }
  1620. .wi-owm-night-211:before {
  1621. content: "\f025";
  1622. }
  1623. .wi-owm-night-212:before {
  1624. content: "\f025";
  1625. }
  1626. .wi-owm-night-221:before {
  1627. content: "\f025";
  1628. }
  1629. .wi-owm-night-230:before {
  1630. content: "\f02d";
  1631. }
  1632. .wi-owm-night-231:before {
  1633. content: "\f02d";
  1634. }
  1635. .wi-owm-night-232:before {
  1636. content: "\f02d";
  1637. }
  1638. .wi-owm-night-300:before {
  1639. content: "\f02b";
  1640. }
  1641. .wi-owm-night-301:before {
  1642. content: "\f02b";
  1643. }
  1644. .wi-owm-night-302:before {
  1645. content: "\f028";
  1646. }
  1647. .wi-owm-night-310:before {
  1648. content: "\f028";
  1649. }
  1650. .wi-owm-night-311:before {
  1651. content: "\f028";
  1652. }
  1653. .wi-owm-night-312:before {
  1654. content: "\f028";
  1655. }
  1656. .wi-owm-night-313:before {
  1657. content: "\f028";
  1658. }
  1659. .wi-owm-night-314:before {
  1660. content: "\f028";
  1661. }
  1662. .wi-owm-night-321:before {
  1663. content: "\f02b";
  1664. }
  1665. .wi-owm-night-500:before {
  1666. content: "\f02b";
  1667. }
  1668. .wi-owm-night-501:before {
  1669. content: "\f028";
  1670. }
  1671. .wi-owm-night-502:before {
  1672. content: "\f028";
  1673. }
  1674. .wi-owm-night-503:before {
  1675. content: "\f028";
  1676. }
  1677. .wi-owm-night-504:before {
  1678. content: "\f028";
  1679. }
  1680. .wi-owm-night-511:before {
  1681. content: "\f026";
  1682. }
  1683. .wi-owm-night-520:before {
  1684. content: "\f029";
  1685. }
  1686. .wi-owm-night-521:before {
  1687. content: "\f029";
  1688. }
  1689. .wi-owm-night-522:before {
  1690. content: "\f029";
  1691. }
  1692. .wi-owm-night-531:before {
  1693. content: "\f02c";
  1694. }
  1695. .wi-owm-night-600:before {
  1696. content: "\f02a";
  1697. }
  1698. .wi-owm-night-601:before {
  1699. content: "\f0b4";
  1700. }
  1701. .wi-owm-night-602:before {
  1702. content: "\f02a";
  1703. }
  1704. .wi-owm-night-611:before {
  1705. content: "\f026";
  1706. }
  1707. .wi-owm-night-612:before {
  1708. content: "\f026";
  1709. }
  1710. .wi-owm-night-615:before {
  1711. content: "\f026";
  1712. }
  1713. .wi-owm-night-616:before {
  1714. content: "\f026";
  1715. }
  1716. .wi-owm-night-620:before {
  1717. content: "\f026";
  1718. }
  1719. .wi-owm-night-621:before {
  1720. content: "\f02a";
  1721. }
  1722. .wi-owm-night-622:before {
  1723. content: "\f02a";
  1724. }
  1725. .wi-owm-night-701:before {
  1726. content: "\f04a";
  1727. }
  1728. .wi-owm-night-711:before {
  1729. content: "\f062";
  1730. }
  1731. .wi-owm-night-721:before {
  1732. content: "\f0b6";
  1733. }
  1734. .wi-owm-night-731:before {
  1735. content: "\f063";
  1736. }
  1737. .wi-owm-night-741:before {
  1738. content: "\f04a";
  1739. }
  1740. .wi-owm-night-761:before {
  1741. content: "\f063";
  1742. }
  1743. .wi-owm-night-762:before {
  1744. content: "\f063";
  1745. }
  1746. .wi-owm-night-781:before {
  1747. content: "\f056";
  1748. }
  1749. .wi-owm-night-800:before {
  1750. content: "\f02e";
  1751. }
  1752. .wi-owm-night-801:before {
  1753. content: "\f081";
  1754. }
  1755. .wi-owm-night-802:before {
  1756. content: "\f086";
  1757. }
  1758. .wi-owm-night-803:before {
  1759. content: "\f013";
  1760. }
  1761. .wi-owm-night-804:before {
  1762. content: "\f013";
  1763. }
  1764. .wi-owm-night-900:before {
  1765. content: "\f056";
  1766. }
  1767. .wi-owm-night-902:before {
  1768. content: "\f073";
  1769. }
  1770. .wi-owm-night-903:before {
  1771. content: "\f076";
  1772. }
  1773. .wi-owm-night-904:before {
  1774. content: "\f072";
  1775. }
  1776. .wi-owm-night-906:before {
  1777. content: "\f024";
  1778. }
  1779. .wi-owm-night-957:before {
  1780. content: "\f050";
  1781. }
  1782. .wi-wu-chanceflurries:before {
  1783. content: "\f064";
  1784. }
  1785. .wi-wu-chancerain:before {
  1786. content: "\f019";
  1787. }
  1788. .wi-wu-chancesleat:before {
  1789. content: "\f0b5";
  1790. }
  1791. .wi-wu-chancesnow:before {
  1792. content: "\f01b";
  1793. }
  1794. .wi-wu-chancetstorms:before {
  1795. content: "\f01e";
  1796. }
  1797. .wi-wu-clear:before {
  1798. content: "\f00d";
  1799. }
  1800. .wi-wu-cloudy:before {
  1801. content: "\f002";
  1802. }
  1803. .wi-wu-flurries:before {
  1804. content: "\f064";
  1805. }
  1806. .wi-wu-hazy:before {
  1807. content: "\f0b6";
  1808. }
  1809. .wi-wu-mostlycloudy:before {
  1810. content: "\f002";
  1811. }
  1812. .wi-wu-mostlysunny:before {
  1813. content: "\f00d";
  1814. }
  1815. .wi-wu-partlycloudy:before {
  1816. content: "\f002";
  1817. }
  1818. .wi-wu-partlysunny:before {
  1819. content: "\f00d";
  1820. }
  1821. .wi-wu-rain:before {
  1822. content: "\f01a";
  1823. }
  1824. .wi-wu-sleat:before {
  1825. content: "\f0b5";
  1826. }
  1827. .wi-wu-snow:before {
  1828. content: "\f01b";
  1829. }
  1830. .wi-wu-sunny:before {
  1831. content: "\f00d";
  1832. }
  1833. .wi-wu-tstorms:before {
  1834. content: "\f01e";
  1835. }
  1836. .wi-wu-unknown:before {
  1837. content: "\f00d";
  1838. }