@font-face {
  font-family: 'icomoon';
  src:  url('/assets/icomoon/icomoon.eot?ir3thx');
  src:  url('/assets/icomoon/icomoon.eot?ir3thx#iefix') format('embedded-opentype'),
        /*url('icomoon.ttf?ir3thx') format('truetype'),*/
        url('/assets/icomoon/icomoon.woff?ir3thx') format('woff'),
        url('/assets/icomoon/icomoon.svg?ir3thx#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 */
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-paperclip:before {
  content: "\e918";
}
.icon-external-link:before {
  content: "\e917";
}
.icon-shopping-cart:before {
  content: "\e915";
}
.icon-trash-2:before {
  content: "\e914";
}
.icon-arrow-left:before {
  content: "\e910";
}
.icon-arrow-down:before {
  content: "\e911";
}
.icon-arrow-up:before {
  content: "\e912";
}
.icon-arrow-right:before {
  content: "\e90f";
}
.icon-search2:before {
  content: "\e90c";
}
.icon-check:before {
  content: "\e90a";
}
.icon-arrow-down-right:before {
  content: "\e908";
}
.icon-arrow-up-right:before {
  content: "\e909";
}
.icon-arrow_forward_ios:before {
  content: "\e913";
}
.icon-keyboard_arrow_up:before {
  content: "\e90d";
}
.icon-keyboard_arrow_down:before {
  content: "\e90e";
}
.icon-navigate_next:before {
  content: "\e906";
}
.icon-navigate_before:before {
  content: "\e907";
}
.icon-youtube:before {
  content: "\e916";
}
.icon-search:before {
  content: "\e90b";
}
.icon-paper-plane:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-xing:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-linkedin:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-tiktok:before {
  content: "\e919";
}

