

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=70bb0d76-322c-4a61-8dbf-65f0db6a6109");
  
@font-face {
  font-family: "MeiryoUIRegular";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('MeiryoUI/MeiryoUIRegular_normal_normal.woff2') format('woff2'), url('MeiryoUI/MeiryoUIRegular_normal_normal.woff') format('woff');
}
