@font-face {
  font-family: "FCSM-Normal";
  src: url(../fonts/FCSM-Text-Normal.6bef08c0.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "FCSM-Medium";
  src: url(../fonts/FCSM-Text-Medium.f6cfc5e9.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "FCSM-DemiBold";
  src: url(../fonts/FCSM-Text-DemiBold.b6305fe5.ttf) format("truetype");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "FCSM-Bold";
  src: url(../fonts/FCSM-Text-Bold.e5a239d6.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "FCSM-ExtraBold";
  src: url(../fonts/FCSM-Text-ExtraBold.ttf) format("truetype");
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url(../fonts/Roboto-Medium.ttf) format("truetype");
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url(../fonts/Roboto-Regular.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url(../fonts/Roboto-Regular.ttf) format("truetype");
  font-display: swap;
}