@font-face {
    font-family: weathericons;
    src: url(Climacons.eot);
    src: url(Climacons.eot?#iefix) format('embedded-opentype'), url(Climacons.woff) format('woff'), url(Climacons.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
.wi {
    display: inline-block;
    font-family: weathericons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}