@font-face {
  font-display: block;
  font-family: "icons";
  src: url("./icons.eot?f6d28927352632919e2b20f26b879e37#iefix") format("embedded-opentype"),
url("./icons.woff2?f6d28927352632919e2b20f26b879e37") format("woff2"),
url("./icons.woff?f6d28927352632919e2b20f26b879e37") format("woff");
}

i[class^="icon-"]::before, i[class*=" icon-"]::before {
  font-family: icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dummy::before {
  content: "\f101";
}
