@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot");
  src: url("../fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"),
  url("../fonts/icomoon/icomoon.ttf") format("truetype"),
  url("../fonts/icomoon/icomoon.woff") format("woff"),
  url("../fonts/icomoon/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}


[class^="ico-"], [class*=" ico-"] {
  /* 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;
}

.ico-web:before {
  content: "\e901";
}
.ico-rocket:before {
  content: "\e902";
}
.ico-phone:before {
  content: "\e903";
}
.ico-marketing:before {
  content: "\e904";
}
.ico-marker:before {
  content: "\e905";
}
.ico-envelope:before {
  content: "\e906";
}
.ico-ecommerce:before {
  content: "\e907";
}
.ico-camera:before {
  content: "\e908";
}
.ico-arrow:before {
  content: "\e909";
}
.ico-tinder:before {
  content: "\e900";
}
.ico-comment-alt:before {
  content: "\e90a";
}
.ico-eye:before {
  content: "\e90b";
}
.ico-admin:before {
  content: "\e90c";
}
.ico-pencil:before {
  content: "\e90d";
}
.ico-phone-alt:before {
  content: "\e90e";
}
.ico-graphic:before {
  content: "\e90f";
}