@charset "utf-8";

@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 400;
  src: url(/svcsol/common/font/Noto_Serif_JP/NotoSerifJP-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 500;
  src: url(/svcsol/common/font/Noto_Serif_JP/NotoSerifJP-Medium.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 700;
  src: url(/svcsol/common/font/Noto_Serif_JP/NotoSerifJP-Bold.otf) format('opentype');
}
