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

.one-icons-filled {
  font-family: "One Icons Filled";
  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';

  
}
