html {
    background-color: lightblue;
    color: #000;
}
    font-feature-settings: "liga" 1;
    
  @font-face {
    font-family: 'BBBJURAge';
    src: url("./BB")
    src: url(.)
  }


