

@font-face {
      font-family: "Noto Sans";
    src: url('../fonts/NotoSans-VariableFont_wdth\,wght.ttf') format('truetype');
    font-weight: 400,500,600,700,800,900;
    font-style: italic;
    font-display: swap;
}