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

[class^="icon-"], [class*=" icon-"] {
  /* 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;

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

.icon-recording:before {
  content: "\e600";
}
.icon-extra:before {
  content: "\e601";
}
.icon-support:before {
  content: "\e602";
}
.icon-thin-client:before {
  content: "\e603";
}
.icon-server:before {
  content: "\e604";
}
.icon-aparat:before {
  content: "\e605";
}
.icon-google-plus:before {
  content: "\e606";
}
.icon-facebook:before {
  content: "\e607";
}
.icon-twitter:before {
  content: "\e608";
}
.icon-telsa-logo:before {
  content: "\e609";
}
.icon-telsa-logo-2:before {
  content: "\e60a";
}
.icon-chart:before {
  content: "\e60b";
}
.icon-music:before {
  content: "\e911";
}
.icon-film:before {
  content: "\e913";
}
.icon-folder:before {
  content: "\e92f";
}

