@charset "utf-8";

/* =============================
	sinkin-sans
============================= */
@font-face {
  font-family: "sinkin-sans";
  font-weight: 100;
  src: url("../font/sinkin-sans/SinkinSans-100Thin.otf");
  src: local(☺), url("../font/sinkin-sans/SinkinSans-100Thin.otf") format("opentype");
}

@font-face {
  font-family: "sinkin-sans";
  font-weight: 200;
  src: url("../font/sinkin-sans/SinkinSans-200XLight.otf");
  src: local(☺), url("../font/sinkin-sans/SinkinSans-200XLight.otf") format("opentype");
}

@font-face {
  font-family: "sinkin-sans";
  font-weight: 300;
  src: url("../font/sinkin-sans/SinkinSans-300Light.otf");
  src: local(☺), url("../font/sinkin-sans/SinkinSans-300Light.otf") format("opentype");
}

@font-face {
  font-family: "sinkin-sans";
  font-weight: 400;
  src: url("../font/sinkin-sans/SinkinSans-400Regular.otf");
  src: local(☺), url("../font/sinkin-sans/SinkinSans-400Regular.otf") format("opentype");
}

@font-face {
  font-family: "sinkin-sans";
  font-weight: 500;
  src: url("../font/sinkin-sans/SourceHanSansCN-Medium.otf");
  src: local(☺), url("../font/sinkin-sans/SourceHanSansCN-Medium.otf") format("opentype");
}

@font-face {
  font-family: "sinkin-sans";
  font-weight: 600;
  src: url("../font/sinkinSans-600SemiBold.otf");
  src: local(☺), url("../font/sinkin-sans/SinkinSans-600SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "sinkin-sans";
  font-weight: 700;
  src: url("../font/sinkin-sans/SinkinSans-700Bold.otf");
  src: local(☺), url("../font/sinkin-sans/SinkinSans-700Bold.otf") format("opentype");
}

@font-face {
  font-family: "sinkin-sans";
  font-weight: 800;
  src: url("../font/sinkinSans-800Black.otf");
  src: local(☺), url("../font/sinkin-sans/SinkinSans-800Black.otf") format("opentype");
}

@font-face {
  font-family: "sinkin-sans";
  font-weight: 900;
  src: url("../font/sinkin-sans/SinkinSans-900XBlack.otf");
  src: local(☺), url("../font/sinkin-sans/SinkinSans-900XBlack.otf") format("opentype");
}
