#main {
    background: white;
    font-family: 'notosans-regular', sans-serif;
}
  /*Fonts */
    --font-title: 'smart-next-bold';
    --font-bold: 'smart-sans-bold';
    --font-regular: 'smart-sans-regular';