

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