@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2veb6l');
  src:  url('fonts/icomoon.eot?2veb6l#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2veb6l') format('truetype'),
    url('fonts/icomoon.woff?2veb6l') format('woff'),
    url('fonts/icomoon.svg?2veb6l#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-check2:before {
  content: "\e900";
}
.icon-check2-all:before {
  content: "\e901";
}
.icon-check2-circle:before {
  content: "\e902";
}
.icon-check2-square:before {
  content: "\e903";
}
.icon-check-circle:before {
  content: "\e905";
}
.icon-check-circle-fill:before {
  content: "\ea43";
}
.icon-check-square:before {
  content: "\ea44";
}
.icon-check-square-fill:before {
  content: "\ea45";
}
.icon-chevron-down:before {
  content: "\ea55";
}
.icon-chevron-left:before {
  content: "\ea57";
}
.icon-chevron-right:before {
  content: "\ea58";
}
.icon-chevron-up:before {
  content: "\ea59";
}
.icon-circle:before {
  content: "\ea5a";
}
.icon-search:before {
  content: "\ec41";
}
