@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?b1m2dn');
  src:  url('fonts/icomoon.eot?b1m2dn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?b1m2dn') format('truetype'),
    url('fonts/icomoon.woff?b1m2dn') format('woff'),
    url('fonts/icomoon.svg?b1m2dn#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-align-right-icon:before {
  content: "\e902";
}
.icon-yt:before {
  content: "\e901";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-right:before {
  content: "\e90a";
}
.icon-left:before {
  content: "\e904";
}
.icon-inst:before {
  content: "\e905";
}
.icon-fb:before {
  content: "\e906";
}
.icon-down:before {
  content: "\e907";
}
.icon-close-circle:before {
  content: "\e908";
}
.icon-icon1:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e909";
}
.icon-plus:before {
  content: "\e90b";
}
.icon-check:before {
  content: "\e949";
}
.icon-chevron-right:before {
  content: "\e922";
}
.icon-chevron-left:before {
  content: "\e923";
}
.icon-arrow-right:before {
  content: "\e946";
}
.icon-arrow-left:before {
  content: "\e944";
}
.icon-phone:before {
  content: "\e920";
}
.icon-minus:before {
  content: "\e910";
}
