@font-face {
  font-family: "SofiaPro";
  src: url("/fonts/SofiaPro/SofiaProLight.otf");
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "SofiaPro";
  src: url("/fonts/SofiaPro/SofiaProRegular.otf");
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "SofiaPro";
  src: url("/fonts/SofiaPro/SofiaProMedium.otf");
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "SofiaPro";
  src: url("/fonts/SofiaPro/SofiaProSemiBold.otf");
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "SofiaPro";
  src: url("/fonts/SofiaPro/SofiaProBold.otf");
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "SofiaPro";
  src: url("/fonts/SofiaPro/SofiaProBlack.otf");
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
}
