@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?v=0.1');
  src:  url('../fonts/icomoon.eot?#iefix&v=0.1') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?v=0.1') format('truetype'),
    url('../fonts/icomoon.woff2?mb2sum') format('woff2'),
    url('../fonts/icomoon.woff?mb2sum') format('woff'),
    url('../fonts/icomoon.svg?mb2sum#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weather-snow {
	font:normal normal normal 14px/1 icomoon;
}

.icon-weather-snow:before {
  font-family: 'icomoon';
  content: "\e900";
}

.icon-blogger2 {
	font:normal normal normal 30px/1 icomoon;
}

.icon-blogger2:before {
  font-family: 'icomoon';
  content: "\eab8";
  display: table-cell;
  vertical-align: top;
}

li .icomoon {
	font-size: 32px;
}

.icomoon {
	line-height: 30px;
}