@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/Urbanist/Urbanist-VariableFont_wght.ttf') format('truetype');
  }
  
  @font-face {
    font-family: 'Nato';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/Noto_Znamenny_Musical_Notation/NotoZnamennyMusicalNotation-Regular.ttf') format('truetype');
  }


  
  
  body {
    font-family: 'Urbanist', sans-serif;
  }
  