@font-face {
  font-family: "SF Pro Text";
    src: url("https://cdn.somecoldfire.top/main/fonts/SFProText/SF-Pro-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "SF Pro Text";
    src: url("https://cdn.somecoldfire.top/main/fonts/SFProText/SF-Pro-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: "SF Pro Text";
    src: url("https://cdn.somecoldfire.top/main/fonts/SFProText/SF-Pro-Semibold.ttf");
  font-weight: 590;
}
@font-face {
  font-family: "SF Pro Text";
    src: url("https://cdn.somecoldfire.top/main/fonts/SFProText/SF-Pro-Bold.ttf");
  font-weight: 700;
}
