html {
    background-color: lightblue;
    color: #000;
}

  @font-face {
    font-family: 'BBB-JURAge';
    src: 
    local("BBB-JURAge")
    url("./BBB-JURAge/BBB-JURAge.woff2)
  }

  html {
    font-family:
  }

