@font-face {
  font-family: "FuturaLT";
  src: url("https://fshop.oss-accelerate.aliyuncs.com/kaiyue/FuturaLT.ttf")
    format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Futura";
  src: url("https://fshop.oss-accelerate.aliyuncs.com/kaiyue/Futura-Medium.ttf")
    format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "FuturaLTBold";
  src: url("https://fshop.oss-accelerate.aliyuncs.com/kaiyue/FuturaLT-Bold.ttf")
    format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "FuturaBold";
  src: url("https://fshop.oss-accelerate.aliyuncs.com/kaiyue/FuturaLT-Bold.ttf")
    format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "FuturaLTHeavy";
  src: url("https://fshop.oss-accelerate.aliyuncs.com/kaiyue/FuturaLT-Heavy.ttf")
    format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "FuturaLTLight";
  src: url("https://fshop.oss-accelerate.aliyuncs.com/kaiyue/FuturaLT-Light.ttf")
    format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "FuturaLTBook";
  src: url("https://fshop.oss-accelerate.aliyuncs.com/kaiyue/FuturaLT-Book.ttf")
    format("truetype");
  font-display: swap;
}

.futura-lt {
  font-family: "FuturaLT";
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}

.futura-lt-heavy {
  font-family: "FuturaLTHeavy";
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}

.futura-lt-bold {
  font-family: "FuturaLTBold";
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}

.futura-lt-light {
  font-family: "FuturaLTLight";
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}

.futura-lt-book {
  font-family: "FuturaLTBook";
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}

.futura-bold {
  font-family: "FuturaBold";
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}

.futura {
  font-family: "Futura";
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}