@charset "UTF-8";

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

[class^='icon-'],
[class*=' icon-'] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-rumble::before {
  content: "\e900";
}
.icon-truth-social::before {
  content: "\e901";
}
.icon-x::before {
  content: "\e902";
}
.icon-twitter1::before {
  content: "\e902";
}
.icon-facebook::before {
  content: "\ea90";
}
.icon-facebook2::before {
  content: "\ea91";
}
.icon-instagram::before {
  content: "\ea92";
}
.icon-whatsapp::before {
  content: "\ea93";
}
.icon-telegram::before {
  content: "\ea95";
}
.icon-twitter::before {
  content: "\ea96";
}
.icon-youtube::before {
  content: "\ea9d";
}
.icon-vimeo::before {
  content: "\eaa0";
}
.icon-flickr::before {
  content: "\eaa3";
}
.icon-flickr2::before {
  content: "\eaa4";
}
.icon-skype::before {
  content: "\eac5";
}
.icon-linkedin2::before {
  content: "\eaca";
}
.icon-search:before {
  content: "\e986";
}
.icon-chevron-thin-right:before {
  content: "\e903";
}
.icon-chevron-small-right:before {
  content: "\e904";
}
.icon-chevron-right:before {
  content: "\e905";
}
.icon-chevron-thin-left:before {
  content: "\e906";
}
.icon-chevron-small-left:before {
  content: "\e907";
}
.icon-chevron-left:before {
  content: "\e908";
}