/* ------------------------------------------------------------ Noto-Sans-JP */
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../fonts/NotoSansJP-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../fonts/NotoSansJP-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../fonts/NotoSansJP-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../fonts/NotoSansJP-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../fonts/NotoSansJP-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


@font-face {
font-family: 'saonara';
src: url(https://dento-live.com/dev/fonts/FontsFree-Net-made-saonara.woff2) format('woff2'),
url(https://dento-live.com/dev/fonts/FontsFree-Net-made-saonara.woff) format('woff'),
url(https://dento-live.com/dev/fonts/FontsFree-Net-made-saonara.otf) format('opentype');
}