@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?nw1ubk');
  src:  url('../fonts/icomoon.eot?nw1ubk#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?nw1ubk') format('truetype'),
    url('../fonts/icomoon.woff?nw1ubk') format('woff'),
    url('../fonts/icomoon.svg?nw1ubk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bars:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-home:before {
  content: "\e905";
}
.icon-envelope:before {
  content: "\e906";
}
.icon-phone:before {
  content: "\e907";
}