html {
    background-color: lightblue;
    color: #000;
}
  @font-face {
    font-family: 'BBB-JURAge';
    src: 
      local("BBB-JURAge"),
      url("../carnet_de_bord_berlin/BBB-JURAge/BBB-JURAge.woff")
  }

  html {
    font-family:
  }

