:host {
  --custom-font-1: 'Instrument_Serif';
  --custom-font-2: 'Hiragino Kaku Gothic Pro W3';
}

@font-face {
  font-family: 'Instrument_Serif';
  src: url('InstrumentSerif-Regular.ttf?orgId=00D7Q0000016m0e&orgId=00D9Q00000Hjsbx') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'hiragino_kaku_gothic_prow3';
  src: url('hiragino_kaku_gothic_pro_w3-webfont.woff2?orgId=00D7Q0000016m0e&orgId=00D9Q00000Hjsbx') format('woff2'), url('hiragino_kaku_gothic_pro_w3-webfont.woff?orgId=00D7Q0000016m0e&orgId=00D9Q00000Hjsbx') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}