@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?sr5n56');
  src:  url('../font/icomoon.eot?sr5n56#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?sr5n56') format('truetype'),
    url('../font/icomoon.woff?sr5n56') format('woff'),
    url('../font/icomoon.svg?sr5n56#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-mastodon:before {
  content: "\e901";
}
.icon-tiktok:before {
  content: "\e902";
}
.icon-x:before {
  content: "\e900";
}
.icon-eye:before {
  content: "\e903";
}
.icon-images:before {
  content: "\e90e";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-printer:before {
  content: "\e954";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eac9";
}
