@font-face {
  font-family: 'uni-ovaxo';
  src: url('../font/uni-ovaxo.eot?93799362');
  src: url('../font/uni-ovaxo.eot?93799362#iefix') format('embedded-opentype'),
       url('../font/uni-ovaxo.woff2?93799362') format('woff2'),
       url('../font/uni-ovaxo.woff?93799362') format('woff'),
       url('../font/uni-ovaxo.ttf?93799362') format('truetype'),
       url('../font/uni-ovaxo.svg?93799362#uni-ovaxo') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'uni-ovaxo';
    src: url('../font/uni-ovaxo.svg?93799362#uni-ovaxo') format('svg');
  }
}
*/
[class^="uni-"]:before, [class*=" uni-"]:before {
  font-family: "uni-ovaxo";
  font-style: normal;
  font-weight: normal;
  speak: never;
  font-display: swap;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  /* margin-right: .2em; */
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em; */

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.uni-circle:before { content: '\e859'; } /* '' */
.uni-shopping-cart-alt:before { content: '\e886'; } /* '' */
.uni-shopping-bag:before { content: '\e887'; } /* '' */
.uni-shopping-basket:before { content: '\e891'; } /* '' */
.uni-map-pin-alt:before { content: '\e8d7'; } /* '' */
.uni-map-marker-shield:before { content: '\e8da'; } /* '' */
.uni-map:before { content: '\e8e1'; } /* '' */
.uni-map-marker:before { content: '\e8ec'; } /* '' */
.uni-link-h:before { content: '\e999'; } /* '' */
.uni-ellipsis-v:before { content: '\e99b'; } /* '' */
.uni-ellipsis-h:before { content: '\e99c'; } /* '' */
.uni-question-circle:before { content: '\e9ac'; } /* '' */
.uni-check-circle:before { content: '\e9c2'; } /* '' */
.uni-adjust-circle:before { content: '\e9c9'; } /* '' */
.uni-sun:before { content: '\e9cc'; } /* '' */
.uni-envelope:before { content: '\e9e6'; } /* '' */
.uni-phone:before { content: '\e9e7'; } /* '' */
.uni-user:before { content: '\ea0d'; } /* '' */
.uni-moon:before { content: '\ea8b'; } /* '' */
.uni-flip-v:before { content: '\ea9f'; } /* '' */
.uni-flip-h:before { content: '\eab4'; } /* '' */
.uni-circuit:before { content: '\eaf9'; } /* '' */
.uni-flower:before { content: '\eaff'; } /* '' */
.uni-angle-right-b:before { content: '\eb9f'; } /* '' */
.uni-arrow-left:before { content: '\ebb4'; } /* '' */
.uni-arrow-right:before { content: '\ebb5'; } /* '' */
.uni-arrow-up:before { content: '\ebb6'; } /* '' */
.uni-external-link-alt:before { content: '\ebb8'; } /* '' */
.uni-arrow-down:before { content: '\ebe9'; } /* '' */
.uni-instagram:before { content: '\ebfe'; } /* '' */
.uni-facebook-f:before { content: '\ec01'; } /* '' */
.uni-instagram-alt:before { content: '\ec09'; } /* '' */
.uni-whatsapp-alt:before { content: '\ec0a'; } /* '' */
.uni-fire:before { content: '\ec4d'; } /* '' */
.uni-facebook:before { content: '\ec5d'; } /* '' */
.uni-whatsapp:before { content: '\ec5f'; } /* '' */
