@font-face {
    font-family: "SofiaPro";
    font-style: normal;
    font-weight: 400;
    src: url('sofiapro-regular.otf') format("opentype");
  }
  
  @font-face {
    font-family: "SofiaPro";
    font-style: normal;
    font-weight: 600;
    src: url('sofiapro-semibold.otf') format("opentype");
  }
  
  @font-face {
    font-family: "SofiaPro";
    font-style: normal;
    font-weight: 700;
    src: url('sofiapro-bold.otf') format("opentype");
  }
  