@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ecrehp');
  src:  url('fonts/icomoon.eot?ecrehp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ecrehp') format('truetype'),
    url('fonts/icomoon.woff?ecrehp') format('woff'),
    url('fonts/icomoon.svg?ecrehp#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-e-ray-btn:before {
  content: "\e916";
}
.icon-e-clip:before {
  content: "\e900";
}
.icon-e-minus:before {
  content: "\e901";
}
.icon-e-more:before {
  content: "\e902";
}
.icon-e-ray-big:before {
  content: "\e903";
}
.icon-e-arrow-right:before {
  content: "\e904";
}
.icon-e-arrow-left:before {
  content: "\e905";
}
.icon-e-check:before {
  content: "\e906";
  color: #53534e;
}
.icon-e-facebook:before {
  content: "\e907";
}
.icon-e-instagram:before {
  content: "\e908";
}
.icon-e-linkedin:before {
  content: "\e909";
}
.icon-e-calendar:before {
  content: "\e90a";
}
.icon-e-phone:before {
  content: "\e90b";
}
.icon-e-pin:before {
  content: "\e90c";
}
.icon-e-arrow-up:before {
  content: "\e90d";
}
.icon-e-zoom:before {
  content: "\e90e";
}
.icon-e-pdf:before {
  content: "\e90f";
}
.icon-e-book:before {
  content: "\e910";
}
.icon-e-pdf1:before {
  content: "\e911";
}
.icon-e-telephone:before {
  content: "\e912";
}
.icon-e-ray-small:before {
  content: "\e913";
}
.icon-e-arrow-top:before {
  content: "\e914";
}
.icon-e-search:before {
  content: "\e915";
}
.icon-e-arrow-down:before {
  content: "\e919";
}
