@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mfjyb9');
  src:  url('fonts/icomoon.eot?mfjyb9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mfjyb9') format('truetype'),
    url('fonts/icomoon.woff?mfjyb9') format('woff'),
    url('fonts/icomoon.svg?mfjyb9#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-icon_awesome_calendar:before {
  content: "\e90c";
  color: #fea421;
}
.icon-icon_awesome_calendar_alt:before {
  content: "\e90a";
  color: #fea421;
}
.icon-icon_awesome_user:before {
  content: "\e90b";
  color: #fea421;
}
.icon-arrow-left1:before {
  content: "\e90e";
  color: #fff;
}
.icon-arrow-right1:before {
  content: "\e90f";
  color: #fff;
}
.icon-face:before {
  content: "\e902";
}
.icon-flag:before {
  content: "\e903";
}
.icon-insta:before {
  content: "\e904";
}
.icon-mail:before {
  content: "\e905";
}
.icon-phone:before {
  content: "\e906";
}
.icon-Search:before {
  content: "\e907";
}
.icon-twitter:before {
  content: "\e908";
}
.icon-web:before {
  content: "\e909";
}
.icon-arrow-left:before {
  content: "\e900";
  color: #fff;
}
.icon-arrow-right:before {
  content: "\e901";
  color: #fff;
}
.icon-clear:before {
  content: "\e90d";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.website-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
}
.icon-play:before {
  content: "\e912";
}
.website-icon:before {
  display: block;
  width: 20px;
  height: 20px;
  content: '';
  background-image: url(../../img/48.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.icon-play:before {
  content: "\e912";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-linkedin2:before {
  content: "\eaca";
}
