@font-face {
  font-family: "One Icons";
  font-style: normal;
  font-weight: 400;
  src: url("./one-icons.eot?7887d0cab2e3a06d89d9f3579f516ae5?#iefix") format("embedded-opentype"),
url("./one-icons.woff2?7887d0cab2e3a06d89d9f3579f516ae5") format("woff2"),
url("./one-icons.woff?7887d0cab2e3a06d89d9f3579f516ae5") format("woff"),
url("./one-icons.ttf?7887d0cab2e3a06d89d9f3579f516ae5") format("truetype"),
url("./one-icons.svg?7887d0cab2e3a06d89d9f3579f516ae5#one-icons") format("svg");
}

.one-icons {
  font-family: "One Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: pre;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
