@font-face {
  font-family: 'icomoon';
  src:  url('icomoon_l7x1b4.eot');
  src:  url('icomoon_l7x1b4.eot#iefix') format('embedded-opentype'),
    url('icomoon.woff') format('woff2'),
    url('icomoon_l7x1b4.ttf') format('truetype'),
    url('icomoon_l7x1b4.woff') format('woff'),
    url('icomoon_l7x1b4.svg') 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-right-arrow:before {
  content: "\e90a";
}
.icon-chevron-left:before {
  content: "\e908";
}
.icon-chevron-right:before {
  content: "\e909";
}
.icon-tick-down:before {
  content: "\e907";
}
.icon-icon-close:before {
  content: "\e900";
}
.icon-search-icon:before {
  content: "\e901";
}
.icon-social-facebook:before {
  content: "\e902";
}
.icon-social-instagram:before {
  content: "\e903";
}
.icon-social-linkedin:before {
  content: "\e904";
}
.icon-social-twitter:before {
  content: "\e905";
}
.icon-social-youtube:before {
  content: "\e906";
}