@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?9o982b') format('truetype'),
    url('fonts/icomoon.woff?9o982b') format('woff'),
    url('fonts/icomoon.svg?9o982b#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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;
}

.icomoon-check:before {
  content: "\e929";
}
.icomoon-arrow-up-sharp:before {
  content: "\e915";
}
.icomoon-arrow-left-sharp:before {
  content: "\e916";
}
.icomoon-arrow-down-sharp:before {
  content: "\e917";
}
.icomoon-arrow-right-sharp:before {
  content: "\e918";
}
.icomoon-arrow-up:before {
  content: "\e921";
}
.icomoon-arrow-left:before {
  content: "\e922";
}
.icomoon-arrow-down:before {
  content: "\e923";
}
.icomoon-arrow-right:before {
  content: "\e924";
}
.icomoon-bicycle:before {
  content: "\e925";
}
.icomoon-bus:before {
  content: "\e926";
}
.icomoon-car:before {
  content: "\e927";
}
.icomoon-train:before {
  content: "\e928";
}
.icomoon-clock:before {
  content: "\e914";
}
.icomoon-flag:before {
  content: "\e919";
}
.icomoon-comment:before {
  content: "\e91a";
}
.icomoon-mobile:before {
  content: "\e91b";
}
.icomoon-phone:before {
  content: "\e920";
}
.icomoon-cross:before {
  content: "\e91c";
}
.icomoon-x:before {
  content: "\e91d";
}
.icomoon-facebook:before {
  content: "\e91e";
}
.icomoon-line:before {
  content: "\e91f";
}
.icomoon-youtube:before {
  content: "\e92a";
}
.icomoon-twitter:before {
  content: "\e92b";
}
.icomoon-instagram:before {
  content: "\e92c";
}