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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak-as: 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-switch:before {
  content: "\e900";
}
.icon-key:before {
  content: "\e901";
}
.icon-apple:before {
  content: "\e902";
}
.icon-coffee:before {
  content: "\e903";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-music:before {
  content: "\e911";
}
.icon-play:before {
  content: "\e912";
}
.icon-connection:before {
  content: "\e91b";
}
.icon-file-picture:before {
  content: "\e927";
}
.icon-folder:before {
  content: "\e92f";
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-wink:before {
  content: "\e9e7";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-chrome:before {
  content: "\ead9";
}
.icon-html-five2:before {
  content: "\eae5";
}
