diff --git a/css/weather-icons.css b/css/weather-icons.css index a742f32..60accd7 100644 --- a/css/weather-icons.css +++ b/css/weather-icons.css @@ -1366,7 +1366,7 @@ content: "\f01b"; } .wi-owm-701:before { - content: "\f01a"; + content: "\f014"; } .wi-owm-711:before { content: "\f062"; @@ -1549,7 +1549,7 @@ content: "\f00a"; } .wi-owm-day-701:before { - content: "\f009"; + content: "\f003"; } .wi-owm-day-711:before { content: "\f062"; @@ -1723,7 +1723,7 @@ content: "\f02a"; } .wi-owm-night-701:before { - content: "\f029"; + content: "\f04a"; } .wi-owm-night-711:before { content: "\f062";