@charset "UTF-8";
/* BYN Font */
@font-face {
  font-family: "nbrb-byn";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/nbrb-byn.woff2") format("woff2"), url("../fonts/nbrb-byn.ttf") format("truetype"), url("../fonts/nbrb-byn.woff") format("woff");
  unicode-range: U+E901, U+42, U+59, U+4E;
}
/* ƃ Font */
@font-face {
  font-family: "nbrb-b";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/nbrb-b.woff2") format("woff2"), url("../fonts/nbrb-b.ttf") format("truetype"), url("../fonts/nbrb-b.woff") format("woff");
  unicode-range: U+0183;
}
/* Frontend Symbol */
.ym-byn-symbol,
body.wc-byn-currency .woocommerce-Price-currencySymbol {
  font-family: "nbrb-byn" !important;
  font-variant: normal;
  font-weight: inherit;
  font-style: inherit;
  font-size: 125%;
  vertical-align: baseline;
  letter-spacing: normal;
  line-height: inherit;
  text-transform: none;
  speak: none;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*# sourceMappingURL=ym-byn-symbol.css.map */
