@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;400;500;600;700&display=swap');
@font-face {
   font-family: 'Trajan Pro';
   font-style: normal;
   font-weight: 400;
   src:url(/assets/font/TRAJANPRO-REGULAR.OTF) format('opentype');
  font-display: fallback;
 }
@font-face {
   font-family: 'Trajan Pro';
   font-style: normal;
   font-weight: 500;
   src: url(/assets/font/TRAJANPRO-BOLD.OTF) format('opentype');
  font-display: fallback;
 }
