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

.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-avatar:before {
  content: "\e907";
}
.icon-paper-plane:before {
  content: "\e908";
}
.icon-star:before {
  content: "\e900";
}
.icon-add:before {
  content: "\e901";
}
.icon-pause:before {
  content: "\e902";
}
.icon-edit:before {
  content: "\e903";
}
.icon-folder:before {
  content: "\e904";
}
.icon-calendar:before {
  content: "\e905";
}
.icon-mail:before {
  content: "\e906";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-user:before {
  content: "\e971";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-images:before {
  content: "\e90e";
}
.icon-coin-euro:before {
  content: "\e93c";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-address-book:before {
  content: "\e944";
}
.icon-bubble:before {
  content: "\e96e";
}
.icon-users:before {
  content: "\e972";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-download:before {
  content: "\e9c5";
}
.icon-upload2:before {
  content: "\e9c6";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-arrow-up:before {
  content: "\ea3a";
}
.icon-arrow-right:before {
  content: "\ea3c";
}
.icon-arrow-down:before {
  content: "\ea3e";
}
.icon-arrow-left:before {
  content: "\ea40";
}
