/* Google Fonts official subsets. Sources and OFL licenses: assets/fonts/ */

@font-face {
  font-family: "Orbit Rajdhani";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./assets/fonts/rajdhani-500-orbit-v01.woff2") format("woff2");
}

@font-face {
  font-family: "Orbit Rajdhani";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./assets/fonts/rajdhani-600-orbit-v01.woff2") format("woff2");
}

@font-face {
  font-family: "Orbit Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./assets/fonts/notosansjp-500-orbit-v01.woff2") format("woff2");
}

@font-face {
  font-family: "Orbit Shippori Mincho";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./assets/fonts/shipporimincho-600-orbit-v01.woff2") format("woff2");
}
