@font-face {
  font-family: "fc-reg";
  src: url(./FCVision-Regular.otf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "fc-sbold";
  src: url(./FCVision-SemiBold.otf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "fc-bold";
  src: url(./FCVision-Bold.otf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
