/* 字体css */
@font-face{
  font-family: '筑紫A圆体E'; 
  font-display: swap;
  src: url('/ttf/zhuzi.ttf') format("truetype");
}
