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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-menu:before {
  content: "\e919";
}
.icon-envelope:before {
  content: "\e916";
}
.icon-picture:before {
  content: "\e917";
}
.icon-user:before {
  content: "\e918";
}
.icon-twitter-logo-button:before {
  content: "\e915";
}
.icon-youtube_play:before {
  content: "\e914";
}
.icon-arr_left:before {
  content: "\e900";
}
.icon-arro_left:before {
  content: "\e901";
}
.icon-arro_right:before {
  content: "\e902";
}
.icon-arrow_up:before {
  content: "\e903";
}
.icon-bubble_comment_outline:before {
  content: "\e904";
}
.icon-editor_under_arrow:before {
  content: "\e905";
}
.icon-email_letter:before {
  content: "\e906";
}
.icon-eye_preview_seen:before {
  content: "\e907";
}
.icon-heart_like_vote:before {
  content: "\e908";
}
.icon-icon_image:before {
  content: "\e909";
}
.icon-icon_star:before {
  content: "\e90a";
}
.icon-icon_whatsapp:before {
  content: "\e90b";
}
.icon-ios_arrow_down:before {
  content: "\e90c";
}
.icon-play_triangle_media:before {
  content: "\e90d";
}
.icon-twitter_online .path1:before {
  content: "\e90e";
  color: rgb(51, 51, 51);
}
.icon-twitter_online .path2:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-twitter_online_ho .path1:before {
  content: "\e910";
  color: rgb(255, 255, 255);
}
.icon-twitter_online_ho .path2:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(229, 229, 229);
}
.icon-twitter_online_ho .path3:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(51, 51, 51);
}
.icon-icon-heart:before {
  content: "\e913";
}

