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

[class^="i-"], [class*=" i-"] {
  /* 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;
}

.i-arrow:before {
  content: "\e900";
}
.i-calendar:before {
  content: "\e901";
}
.i-close:before {
  content: "\e902";
}
.i-copy:before {
  content: "\e903";
}
.i-dropdown:before {
  content: "\e905";
}
.i-email:before {
  content: "\e906";
}
.i-eye:before {
  content: "\e907";
}
.i-facebook:before {
  content: "\e908";
}
.i-instagram:before {
  content: "\e909";
}
.i-link:before {
  content: "\e90a";
}
.i-linkedin:before {
  content: "\e90b";
}
.i-menu:before {
  content: "\e90c";
}
.i-next:before {
  content: "\e90d";
}
.i-phone:before {
  content: "\e90e";
}
.i-play:before {
  content: "\e90f";
}
.i-prev:before {
  content: "\e910";
}
.i-search:before {
  content: "\e911";
}
.i-success:before {
  content: "\e912";
}
.i-telegram:before {
  content: "\e913";
}
.i-warning:before {
  content: "\e914";
}
.i-youtube:before {
  content: "\e915";
}
.i-download:before {
  content: "\e904";
}
