@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?lp9jp5');
  src:  url('fonts/icomoon.eot?lp9jp5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?lp9jp5') format('truetype'),
    url('fonts/icomoon.woff?lp9jp5') format('woff'),
    url('fonts/icomoon.svg?lp9jp5#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-paint-roller:before {
  content: "\e92b";
}
.icon-texture:before {
  content: "\e935";
}
.icon-color-sampler:before {
  content: "\e939";
}
.icon-shield-star:before {
  content: "\e9ac";
}
.icon-trowel:before {
  content: "\e9d0";
}
.icon-envelope:before {
  content: "\e9f2";
}
.icon-envelope-open2:before {
  content: "\e9f4";
}
.icon-certificate:before {
  content: "\ea57";
}
.icon-debit-card:before {
  content: "\eb36";
}
.icon-smartphone2:before {
  content: "\eba6";
}
.icon-smartphone-speakers:before {
  content: "\eba8";
}
.icon-heart2:before {
  content: "\ec2d";
}
.icon-thumbs-up:before {
  content: "\edca";
}
.icon-thumbs-up2:before {
  content: "\edcc";
}
.icon-crop2:before {
  content: "\ee80";
}
.icon-flip-vertical:before {
  content: "\eea1";
}
.icon-flip-horizontal:before {
  content: "\eea2";
}
.icon-angle:before {
  content: "\eea6";
}
.icon-align-bottom:before {
  content: "\eeaf";
}
.icon-text-color:before {
  content: "\eec3";
}
