@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?y5yyck');
  src:  url('../fonts/icomoon.eot?y5yyck#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?y5yyck') format('truetype'),
    url('../fonts/icomoon.woff?y5yyck') format('woff'),
    url('../fonts/icomoon.svg?y5yyck#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-search2:before {
  content: "\e036";
}
.icon-check:before {
  content: "\e116";
}
.icon-cross:before {
  content: "\e117";
}
.icon-chevron-down:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-chevron-up:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e908";
}
.icon-corner-down-right:before {
  content: "\e905";
}
.icon-arrow-right22:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-youtube3:before {
  content: "\f167";
}
.icon-youtube-play:before {
  content: "\f16a";
}
