@charset "UTF-8";
@font-face {
  font-family: 'CenturyGothic';
  src: url("../fonts/CenturyGothic.eot");
  src: url("../fonts/CenturyGothic.eot") format("embedded-opentype"), url("../fonts/CenturyGothic.woff2") format("woff2"), url("../fonts/CenturyGothic.woff") format("woff"), url("../fonts/CenturyGothic.ttf") format("truetype"), url("../fonts/CenturyGothic.svg#CenturyGothic") format("svg");
}

@font-face {
  font-family: 'CenturyGothic';
  src: local("Meiryo UI"), local("ヒラギノ角ゴ Pro W3"), local("Helvetica"), local("Arial");
  unicode-range: U+3000-9FFF, U+ff??;
}

@font-face {
  font-family: 'CenturyGothic';
  src: local("微軟正黑體"), local("Microsoft JhengHei");
  unicode-range: U+4E00-9FFF;
}

[data-font="creation"] {
  font-family: var(--MSIBodyFont);
  --MSIBodyFont: "CenturyGothic", "Microsoft JhengHei", Arial, sans-serif;
}
/*# sourceMappingURL=common-creation-font.css.map */