@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?stxzwn');
  src:  url('fonts/icomoon.eot?stxzwn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?stxzwn') format('truetype'),
    url('fonts/icomoon.woff?stxzwn') format('woff'),
    url('fonts/icomoon.svg?stxzwn#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-notification-full:before {
  content: "\e91c";
  color: #f00a79;
}
.icon-article:before {
  content: "\e90b";
  color: #001d4a;
}
.icon-notification:before {
  content: "\e91d";
  color: #001d4a;
}
.icon-favorite-full:before {
  content: "\e91b";
  color: #f00a79;
}
.icon-email:before {
  content: "\e915";
  color: #001d4a;
}
.icon-link:before {
  content: "\e917";
  color: #001d4a;
}
.icon-pinterest:before {
  content: "\e919";
  color: #001d4a;
}
.icon-whatsapp:before {
  content: "\e91a";
  color: #001d4a;
}
.icon-basket:before {
  content: "\e914";
}
.icon-eye:before {
  content: "\e916";
  color: #001d4a;
}
.icon-private:before {
  content: "\e918";
  color: #001d4a;
}
.icon-account:before {
  content: "\e900";
}
.icon-book:before {
  content: "\e901";
}
.icon-burger:before {
  content: "\e902";
}
.icon-chevron-down:before {
  content: "\e903";
}
.icon-chevron-left:before {
  content: "\e904";
}
.icon-chevron-right:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-favorite:before {
  content: "\e908";
}
.icon-linkedin:before {
  content: "\e909";
}
.icon-next:before {
  content: "\e90a";
}
.icon-pause:before {
  content: "\e90c";
}
.icon-play:before {
  content: "\e90d";
}
.icon-plus:before {
  content: "\e90e";
}
.icon-previous:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
}
.icon-share:before {
  content: "\e911";
}
.icon-x:before {
  content: "\e912";
}
.icon-youtube:before {
  content: "\e913";
}
