FIGTREE @font-face {
  font-family: "Figtree";
  src: url("../figtree-light.html") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Figtree";
  src: url("../ttf/figtree-regular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Figtree";
  src: url("../ttf/figtree-medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Figtree";
  src: url("../ttf/figtree-semibold.ttf") format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "Figtree";
  src: url("../ttf/figtree-bold.ttf") format("truetype");
  font-weight: 700;
}

/*CATAMARAN*/
@font-face {
  font-family: "Catamaran";
  src: url("../ttf/catamaran-extralight.ttf")
    format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: "Catamaran";
  src: url("../ttf/catamaran-light.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Catamaran";
  src: url("../ttf/catamaran-regular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Catamaran";
  src: url("../ttf/catamaran-medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Catamaran";
  src: url("../ttf/catamaran-semibold.ttf") format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "Catamaran";
  src: url("../ttf/catamaran-bold.ttf") format("truetype");
  font-weight: 700;
}

/*PlayfairDisplay*/
@font-face {
  font-family: "Playfair Display";
  src: url("../playfairdisplay-extralight.html")
    format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../playfairdisplay-light.html")
    format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../ttf/playfairdisplay-regular.ttf")
    format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../ttf/playfairdisplay-medium.ttf")
    format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../ttf/playfairdisplay-semibold.ttf")
    format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../ttf/playfairdisplay-bold.ttf")
    format("truetype");
  font-weight: 700;
}

/*NotoSansSC*/
@font-face {
  font-family: "Noto Sans SC";
  src: url("../ttf/notosanssc-extralight.ttf")
    format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../ttf/notosanssc-light.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../ttf/notosanssc-regular.ttf")
    format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../ttf/notosanssc-medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../ttf/notosanssc-semibold.ttf")
    format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("../ttf/notosanssc-bold.ttf") format("truetype");
  font-weight: 700;
}

/*DreamHanserifCN*/
@font-face {
  font-family: "DreamHanserifCN";
  src: url("../woff/dreamhanserifcn-w20.woff")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}
