@font-face {
    font-family: 'Brandon-Grotesque';
    src: url('/fonts/Brandon-Grotesque-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }


  @font-face {
    font-family: 'Brandon-Grotesque-Bold';
    src: url('/fonts/Brandon-Grotesque-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'Brandon-Grotesque-Medium';
    src: url('/fonts/Brandon-Grotesque-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }