@font-face {
  font-family: "mont";
  font-weight: 200;
  src: url("../fonts/mont/Montserrat-Thin.otf") format("opentype");
}

@font-face {
  font-family: "mont";
  font-weight: normal;
  src: url("../fonts/mont/Montserrat-Regular.otf") format("opentype");
}

@font-face {
  font-family: "mont";
  font-weight: 500;
  src: url("../fonts/mont/Montserrat-Medium.otf") format("opentype");
}

@font-face {
  font-family: "mont";
  font-weight: 600;
  src: url("../fonts/mont/Montserrat-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "mont";
  font-weight: 700;
  src: url("../fonts/mont/Montserrat-Bold.otf") format("opentype");
}



@font-face {
  font-family: "muk";
  font-weight: normal;
  src: url("../fonts/mukta/Mukta-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "muk";
  font-weight: 500;
  src: url("../fonts/mukta/Mukta-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "muk";
  font-weight: 600;
  src: url("../fonts/mukta/Mukta-SemiBold.ttf") format("truetype");
}



@font-face {
  font-family: "popp";
  font-weight: normal;
  src: url("../fonts/poppins/Poppins-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "popp";
  font-weight: 500;
  src: url("../fonts/poppins/Poppins-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "popp";
  font-weight: 600;
  src: url("../fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
}


@font-face {
  font-family: "source";
  font-weight: 200;
  src: url("../fonts/source/SourceHanSansCN-Light.otf") format("opentype");
}

@font-face {
  font-family: "source";
  font-weight: 300;
  src: url("../fonts/source/SourceHanSansCN-Normal.otf") format("opentype");
}

@font-face {
  font-family: "source";
  font-weight: normal;
  src: url("../fonts/source/SourceHanSansCN-Regular.otf") format("opentype");
}

@font-face {
  font-family: "source";
  font-weight: 500;
  src: url("../fonts/source/SourceHanSansCN-Medium.otf") format("opentype");
}

@font-face {
  font-family: "source";
  font-weight: 600;
  src: url("../fonts/source/SourceHanSansCN-Bold.otf") format("opentype");
}