@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?43237852');
  src: url('font/fontello.eot?43237852#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?43237852') format('woff2'),
       url('font/fontello.woff?43237852') format('woff'),
       url('font/fontello.ttf?43237852') format('truetype'),
       url('font/fontello.svg?43237852#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fIco {
  font-family: 'fontello' !important;
  line-height: 19px;
  padding: 4px 0 3px 0;
}
.fIco:hover {
  text-decoration: none;
}
