@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7myr4k');
  src:  url('fonts/icomoon.eot?7myr4k#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7myr4k') format('truetype'),
    url('fonts/icomoon.woff?7myr4k') format('woff'),
    url('fonts/icomoon.svg?7myr4k#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: 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-ICO-KYDRA:before {
  content: "\e900";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-eyedropper:before {
  content: "\e90a";
}
.icon-image:before {
  content: "\e90d";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-file-picture:before {
  content: "\e927";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-file-pdf:before {
  content: "\eadf";
}
