@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?azspbt');
  src:  url('fonts/icomoon.eot?azspbt#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?azspbt') format('truetype'),
    url('fonts/icomoon.woff?azspbt') format('woff'),
    url('fonts/icomoon.svg?azspbt#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sun:before {
  content: "\e900";
}
.icon-moon:before {
  content: "\e901";
}
.icon-cloudy:before {
  content: "\e902";
}
.icon-cloud:before {
  content: "\e903";
}
.icon-weather:before {
  content: "\e904";
}
.icon-weather1:before {
  content: "\e905";
}
.icon-cloud1:before {
  content: "\e906";
}
.icon-lightning:before {
  content: "\e907";
}
.icon-lightning1:before {
  content: "\e908";
}
.icon-rainy:before {
  content: "\e909";
}
.icon-rainy1:before {
  content: "\e90a";
}
.icon-windy:before {
  content: "\e90b";
}
.icon-windy1:before {
  content: "\e90c";
}
.icon-snowy:before {
  content: "\e90d";
}
.icon-snowy1:before {
  content: "\e90e";
}
.icon-snowy2:before {
  content: "\e90f";
}
.icon-weather2:before {
  content: "\e910";
}
.icon-cloudy1:before {
  content: "\e911";
}
.icon-cloud2:before {
  content: "\e912";
}
.icon-lightning2:before {
  content: "\e913";
}
