<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @import url("https://fonts.googleapis.com/css?family=PT+Serif&amp;display=swap&amp;subset=cyrillic"); */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif&amp;display=swap&amp;subset=cyrillic");

/* @font-face {
  font-family: "UA-brand-Black";
  src: url("../fonts/japanese/NotoSans/NotoSansJP-Black.otf");
  src: local("UA-brand-Black"),
    url("../fonts/japanese/NotoSans/NotoSansJP-Black.otf") format("opentype");
  font-weight: bolder;
  font-style: normal;
}

@font-face {
  font-family: "UA-brand-Bold";
  src: url("../fonts/japanese/NotoSans/NotoSansJP-Bold.otf");
  src: local("UA-brand-Bold"),
    url("../fonts/japanese/NotoSans/NotoSansJP-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "UA-brand";
  src: url("../fonts/japanese/NotoSans/NotoSansJP-Regular.otf");
  src: local("UA-brand"),
    url("../fonts/japanese/NotoSans/NotoSansJP-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "UA-brand-regular-p";
  src: url("../fonts/japanese/NotoSans/NotoSansJP-Regular.otf");
  src: local("UA-brand-regular-p"),
    url("../fonts/japanese/NotoSans/NotoSansJP-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
} */

@font-face {
  font-family: "UA-brand-Black";
  src: url("../fonts/japanese/M_PLUS_Rounded_1c/MPLUSRounded1c-Black.ttf");
  src: local("UA-brand-Black"),
    url("../fonts/japanese/M_PLUS_Rounded_1c/MPLUSRounded1c-Black.ttf")
      format("opentype");
  font-weight: bolder;
  font-style: normal;
}

@font-face {
  font-family: "UA-brand-Bold";
  src: url("../fonts/japanese/M_PLUS_Rounded_1c/MPLUSRounded1c-Bold.ttf");
  src: local("UA-brand-Bold"),
    url("../fonts/japanese/M_PLUS_Rounded_1c/MPLUSRounded1c-Bold.ttf")
      format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "UA-brand";
  src: url("../fonts/japanese/M_PLUS_Rounded_1c/MPLUSRounded1c-Regular.ttf");
  src: local("UA-brand"),
    url("../fonts/japanese/M_PLUS_Rounded_1c/MPLUSRounded1c-Regular.ttf")
      format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "UA-brand-regular-p";
  src: url("../fonts/japanese/M_PLUS_Rounded_1c/MPLUSRounded1c-Light.ttf");
  src: local("UA-brand-regular-p"),
    url("../fonts/japanese/M_PLUS_Rounded_1c/MPLUSRounded1c-Light.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* 
@font-face {
  font-family: "UA-brand-regular-p";
  src: url("../fonts/japanese/M_PLUS_1p/MPLUS1p-Regular.ttf");
  src: local("UA-brand-regular-p"),
    url("../fonts/japanese/M_PLUS_1p/MPLUS1p-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
} */
</pre></body></html>