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

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

  
}
