@charset "UTF-8";

@font-face {
  font-family: "NotoSansJP";
  src: url('/wp-content/themes/swell_child/font/NotoSansJP-Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "NotoSansJP";
  src: url('/wp-content/themes/swell_child/font/NotoSansJP-Bold.woff2') format('woff2');
  font-style: normal;
  font-weight: bold;
  font-display: swap;

}

@font-face {
  font-family: "NotoSansJP";
  src: url('/wp-content/themes/swell_child/font/NotoSansJP-Black.woff2') format('woff2');
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}