@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&family=Noto+Serif+TC&family=Trirong:wght@300&display=swap');
@import url('https://cloud.typography.com/7901438/6166012/css/fonts.css');
@import url('https://use.typekit.net/jej3xnq.css');

@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('/fonts/AvenirNextLTPro-Regular.otf');
  font-weight: 400;
}

@font-face {
  font-family: 'zarid';
  font-weight: 300;
  src: url('/fonts/29LTZaridSerif-Light.eot'); /* IE9 Compatibility */
  src: url('/fonts/29LTZaridSerif-Light.woff2') format('woff2'),
    url('/fonts/29LTZaridSerif-Light.woff') format('woff');
  font-display: swap;
}
