
@font-face {
  font-family: 'Open Sans';
  font-weight: 400 500;
  src: url('./OpenSans-VariableFont_wdth,wght.woff2') format('woff2-variations');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  src: local('NotoSans-SemiBold-Sub'), url('./NotoSans-SemiBold-Sub.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  src: local('NotoSans-Medium-Sub'), url('./NotoSans-Medium-Sub.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: noto-sans-cjk-jp;
  font-weight: 700;
  src: local('Noto Sans CJK JP Bold'), url('./NotoSansCJKjp-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: noto-sans-cjk-jp;
  font-weight: 350;
  src: local('Noto Sans CJK JP DemiLight'), url('./NotoSansCJKjp-DemiLight.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: noto-sans-cjk-jp;
  font-weight: 300;
  src: local('Noto Sans CJK JP Light'), url('./NotoSansCJKjp-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: noto-sans-cjk-jp;
  font-weight: 500;
  src: local('Noto Sans CJK JP Medium'), url('./NotoSansCJKjp-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: noto-sans-cjk-jp;
  font-weight: 600;
  src: local('Noto Sans CJK JP Medium'), url('./NotoSansCJKjp-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: noto-sans-cjk-jp;
  font-weight: 400;
  src: local('Noto Sans CJK JP Regular'), url('./NotoSansCJKjp-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: noto-sans-cjk-jp;
  font-weight: 100;
  src: local('Noto Sans CJK JP Thin'), url('./NotoSansCJKjp-Thin.woff2') format('woff2');
  font-display: swap;
}
