@font-face {
    font-family: 'Sofia-Pro-Regular';
    src: url('/fonts/Sofia Pro Regular Az.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }


  @font-face {
    font-family: 'Sofia-Pro-Medium';
    src: url('/fonts/Sofia Pro Medium Az.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'Sofia-Pro-Semibold';
    src: url('/fonts/Sofia Pro Semi Bold Az.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'Sofia-Pro-Light';
    src: url('/fonts/Sofia Pro Light Az.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }