@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.woff?fgcs1c') format('woff');
  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', 'sans-serif' !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-arow-down:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}
.icon-chek:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-fea1:before {
  content: "\e904";
}
.icon-fea2:before {
  content: "\e905";
}
.icon-fea3:before {
  content: "\e906";
}
.icon-feather-lock:before {
  content: "\e907";
}
.icon-menu1:before {
  content: "\e908";
}
.icon-menu2:before {
  content: "\e909";
}
.icon-menu3:before {
  content: "\e90a";
}
.icon-menu4:before {
  content: "\e90b";
}
.icon-plus:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90d";
}
.icon-user-minus:before {
  content: "\e90e";
}
