@font-face {
  font-family: "iconfont"; /* Project id 4536007 */
  src: url('iconfont.woff2?t=1715225154276') format('woff2'),
       url('iconfont.woff?t=1715225154276') format('woff'),
       url('iconfont.ttf?t=1715225154276') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weather-warning:before {
  content: "\e616";
}

.icon-weather-position:before {
  content: "\e602";
}

.icon-weather-arrLeft:before {
  content: "\e6b0";
}

.icon-weather-search:before {
  content: "\e7ec";
}

.icon-weather-sun:before {
  content: "\e712";
}

.icon-weather-moon:before {
  content: "\e6c0";
}

.icon-weather-arr:before {
  content: "\e669";
}

.icon-weather-arrRight:before {
  content: "\e64a";
}

.icon-weather-Precipitatio:before {
  content: "\e620";
}

.icon-weather-PressureChange:before {
  content: "\e8e2";
}

.icon-weather-UVIndex:before {
  content: "\e666";
}

.icon-weather-Rain:before {
  content: "\e611";
}

.icon-weather-Pressure:before {
  content: "\e6a0";
}

.icon-weather-Humidity:before {
  content: "\e73d";
}

.icon-weather-Visibility:before {
  content: "\e8c7";
}

.icon-weather-Cloud:before {
  content: "\e988";
}

.icon-weather-wind:before {
  content: "\e752";
}

.icon-weather-DewPoint:before {
  content: "\e6bd";
}

.icon-weather-IndoorHumidity:before {
  content: "\e7ea";
}

.icon-weather-WindNW:before {
  content: "\e63c";
}

