@font-face {
  font-family: 'weather';
  src:  url('icons/weather.eot?xfhmqq');
  src:  url('icons/weather.eot?xfhmqq#iefix') format('embedded-opentype'),
    url('icons/weather.ttf?xfhmqq') format('truetype'),
    url('icons/weather.woff?xfhmqq') format('woff'),
    url('icons/weather.svg?xfhmqq#weather') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="weather-icon--"], [class*=" weather-icon--"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'weather' !important;
  speak: none;
  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;
}

.weather-icon--a:before {
  content: "\e900";
}
.weather-icon--b:before {
  content: "\e901";
}
.weather-icon--c:before {
  content: "\e902";
}
.weather-icon--d:before {
  content: "\e903";
}
.weather-icon--e:before {
  content: "\e904";
}
.weather-icon--f:before {
  content: "\e905";
}
.weather-icon--g:before {
  content: "\e906";
}
.weather-icon--h:before {
  content: "\e907";
}
.weather-icon--i:before {
  content: "\e908";
}
.weather-icon--j:before {
  content: "\e909";
}
.weather-icon--k:before {
  content: "\e90a";
}
.weather-icon--l:before {
  content: "\e90b";
}
.weather-icon--m:before {
  content: "\e90c";
}
.weather-icon--n:before {
  content: "\e90d";
}
.weather-icon--o:before {
  content: "\e90e";
}
.weather-icon--p:before {
  content: "\e90f";
}
.weather-icon--q:before {
  content: "\e910";
}
.weather-icon--r:before {
  content: "\e911";
}
.weather-icon--s:before {
  content: "\e912";
}
.weather-icon--t:before {
  content: "\e913";
}
.weather-icon--u:before {
  content: "\e914";
}
.weather-icon--v:before {
  content: "\e915";
}
.weather-icon--w:before {
  content: "\e916";
}
.weather-icon--x:before {
  content: "\e917";
}
.weather-icon--y:before {
  content: "\e918";
}
.weather-icon--z:before {
  content: "\e919";
}
