/*
    Icon Font orion-font generated from orioniconlibrary.com
  */

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "orion-font";
    src: url("./orion-font.svg#orion-font") format("svg");
  }
}

  [data-icon]::before { content: attr(data-icon); }

  [data-icon]::before,
  .o-angle-left-circle-1::before,
.o-angle-right-circle-1::before,
.o-arrow-right-circle-1::before,
.o-arrow-up-circle-1::before,
.o-men-1::before,
.o-search-find-1::before {
    display: inline-block;
  font-family: "orion-font";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  }

  .o-angle-left-circle-1::before { content: "\100dc"; }
.o-angle-right-circle-1::before { content: "\100dd"; }
.o-arrow-right-circle-1::before { content: "\100c1"; }
.o-arrow-up-circle-1::before { content: "\100de"; }
.o-men-1::before { content: "\100df"; }
.o-search-find-1::before { content: "\100e0"; }

  