@font-face {
    font-family: "sf-pro-rounded";
    font-weight: 500;
    src: url("../fonts/sf-pro-rounded-medium.otf") format("opentype");
  }
  
  @font-face {
    font-family: "sf-pro-rounded";
    font-weight: 600;
    src: url("../fonts/sf-pro-rounded-bold.otf") format("opentype");
  }
  