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

/* @font-face {
  font-family: "icomoon";
  src: url("https://i.icomoon.io/public/temp/f064573874/UntitledProject/icomoon.eot?9qmhfk");
  src: url("https://i.icomoon.io/public/temp/f064573874/UntitledProject/icomoon.eot?9qmhfk#iefix")
      format("embedded-opentype"),
    url("https://i.icomoon.io/public/temp/f064573874/UntitledProject/icomoon.ttf?9qmhfk")
      format("truetype"),
    url("https://i.icomoon.io/public/temp/f064573874/UntitledProject/icomoon.woff?9qmhfk")
      format("woff"),
    url("https://i.icomoon.io/public/temp/f064573874/UntitledProject/icomoon.svg?9qmhfk#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;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}

[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-call:before {
  content: "\e900";
}
.icon-envelope:before {
  content: "\e901";
}
.icon-place:before {
  content: "\e902";
}
.icon-search-interface-symbol:before {
  content: "\e903";
}
.icon-plus:before {
  content: "\e904";
}
.icon-minus:before {
  content: "\e905";
}
.icon-heart:before {
  content: "\e906";
}
.icon-help:before {
  content: "\e907";
}
.icon-donation:before {
  content: "\e908";
}
.icon-bankruptcy:before {
  content: "\e909";
}
.icon-comment:before {
  content: "\e90a";
}
.icon-play-button:before {
  content: "\e90b";
}
.icon-play-button-1:before {
  content: "\e90c";
}
.icon-calendar:before {
  content: "\e90d";
}
.icon-back-in-time:before {
  content: "\e90e";
}
.icon-play:before {
  content: "\e90f";
}
.icon-quote:before {
  content: "\e910";
}
.icon-down:before {
  content: "\e911";
}
.icon-down-arrow:before {
  content: "\e912";
}
.icon-success:before {
  content: "\e913";
}
.icon-error-404:before {
  content: "\e914";
}
.icon-error-message:before {
  content: "\e915";
}
.icon-donation-1:before {
  content: "\e916";
}
.icon-donation-2:before {
  content: "\e917";
}
.icon-online-donation:before {
  content: "\e918";
}
.icon-donation-3:before {
  content: "\e919";
}
.icon-facebook:before {
  content: "\e91a";
}
.icon-twitter:before {
  content: "\e91b";
}
.icon-google-plus:before {
  content: "\e91c";
}
.icon-linkedin:before {
  content: "\e91d";
}
.icon-instagram:before {
  content: "\e92e";
}
.icon-youtube:before {
  content: "\ea9d";
}

.custom-icon {
  width: 24px;
  filter: invert(1);
}
.custom-icon img {
  width: 90%;
  height: 90%;
}
