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

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

.ico-teamviewer:before {
  content: "\e900";
}
