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

[class^="icon-"], [class*=" icon-"] {
  
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-zzzzzzzserver-line:before {
  content: "\e978";
}