/*************************************************************************************************/
/* weather icons																				 */
/*************************************************************************************************/
@font-face {
  font-family: 'weathericons';
  src: url('../webfonts/weathericons-regular-webfont.eot');
  src: url('../webfonts/weathericons-regular-webfont-.eot#iefix') format('embedded-opentype'), url('../webfonts/weathericons-regular-webfont.woff') format('woff'), url('../webfonts/weathericons-regular-webfont.ttf') format('truetype'), url('../webfonts/weathericons-regular-webfont.svg.html#weathericons-regular-webfontRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
