@font-face {
  font-family: 'iconneeeew';
  src:  url('fonts/iconneeeew.eot?lokfca');
  src:  url('fonts/iconneeeew.eot?lokfca#iefix') format('embedded-opentype'),
    url('fonts/iconneeeew.ttf?lokfca') format('truetype'),
    url('fonts/iconneeeew.woff?lokfca') format('woff'),
    url('fonts/iconneeeew.svg?lokfca#iconneeeew') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-css"], [class*=" icon-css"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconneeeew' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-csscall:before {
  content: "\f7418";
}
.icon-csscall-center:before {
  content: "\f852";
}
