@font-face {
  font-family: "icomoon";
  src: url("../webfonts/icomoon.eot?qv88eo");
  src:
    url("../webfonts/icomoon.eot?qv88eo#iefix") format("embedded-opentype"),
    url("../webfonts/icomoon.ttf?qv88eo") format("truetype"),
    url("../webfonts/icomoon.woff?qv88eo") format("woff"),
    url("../webfonts/icomoon.svg?qv88eo#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-icon-1:before {
  content: "\e900";
}
.icon-icon-2:before {
  content: "\e901";
}
.icon-icon-3:before {
  content: "\e902";
}
.icon-icon-4:before {
  content: "\e903";
}
.icon-icon-7:before {
  content: "\e905";
}
.icon-icon-8:before {
  content: "\e906";
}
.icon-icon-12:before {
  content: "\e90a";
}
.icon-icon-13:before {
  content: "\e90b";
}
.icon-icon-15:before {
  content: "\e90d";
}
.icon-icon-16:before {
  content: "\e90e";
}
