@font-face {
  font-family: "Butler";
  src: url("/fonts/Butler_Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Butler";
  src: url("/fonts/Butler_Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Butler";
  src: url("/fonts/Butler_Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Butler";
  src: url("/fonts/Butler_ExtraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FZ_Qing";
  src: url("/fonts/FZ_Qing.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
