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

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

  html {
    font-family:
  }

