@font-face {
  font-family: 'icomoon-new';
  src:
    url('../fonts/icomoon-new.ttf?kk9qyo') format('truetype'),
    url('../fonts/icomoon-new.woff?kk9qyo') format('woff'),
    url('../fonts/icomoon-new.svg?kk9qyo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-new' !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;
}

.icon2-bulleted:before {
  content: "\e90b";
}
.icon2-arrow-up:before {
  content: "\e900";
}
.icon2-house-damage:before {
  content: "\e901";
}
.icon2-searchengin-brands:before {
  content: "\e902";
}
.icon2-puzzle-piece:before {
  content: "\e903";
}
.icon2-star-half-alt:before {
  content: "\e904";
}
.icon2-gamepad:before {
  content: "\e905";
}
.icon2-google-brands:before {
  content: "\e906";
}
.icon2-yandex-brands:before {
  content: "\e907";
}
.icon2-chevron-down:before {
  content: "\e908";
}
.icon2-arrow:before {
  content: "\e909";
}
.icon2-wishes-check:before {
  content: "\e90a";
}
