/* 图片下文字 */
@font-face {
  font-family: "Prompt-Light";
  src: url("../ttf/prompt-light.ttf");
}
@font-face {
  font-family: "Prompt-Regular";
  src: url("../ttf/prompt-regular.ttf");
}
@font-face {
  font-family: "Prompt-Medium";
  src: url("../ttf/prompt-medium.ttf");
}
@font-face {
  font-family: "Prompt-SemiBold";
  src: url("../ttf/prompt-medium.ttf");
}
@font-face {
  font-family: "Prompt-Bold";
  src: url("../ttf/prompt-bold.ttf");
}
@font-face {
  font-family: "Prompt-ExtraLight";
  src: url("../ttf/prompt-extralight.ttf");
}
