@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?pxsp1i');
  src:  url('fonts/icomoon.eot?pxsp1i#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pxsp1i') format('truetype'),
    url('fonts/icomoon.woff?pxsp1i') format('woff'),
    url('fonts/icomoon.svg?pxsp1i#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-linkurl:before {
  content: "\e918";
}
.icon-arrowdown:before {
  content: "\e900";
}
.icon-arrowleft:before {
  content: "\e901";
}
.icon-arrowright:before {
  content: "\e902";
}
.icon-arrowup:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-down:before {
  content: "\e905";
}
.icon-downleft:before {
  content: "\e906";
}
.icon-downright:before {
  content: "\e907";
}
.icon-envelope:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-insta:before {
  content: "\e90a";
}
.icon-key:before {
  content: "\e90b";
}
.icon-left:before {
  content: "\e90c";
}
.icon-linkdein:before {
  content: "\e90d";
}
.icon-minos:before {
  content: "\e90e";
}
.icon-play:before {
  content: "\e90f";
}
.icon-plus:before {
  content: "\e910";
}
.icon-right:before {
  content: "\e911";
}
.icon-tiktok:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\e913";
}
.icon-up:before {
  content: "\e914";
}
.icon-upleft:before {
  content: "\e915";
}
.icon-upright:before {
  content: "\e916";
}
.icon-youtube:before {
  content: "\e917";
}
