@font-face {
    font-family: 'Noto Sans';
    src: url('NotoSans-VariableFont_wdth,wght.woff2') format('woff2-variations'),
         url('NotoSans-VariableFont_wdth,wght.ttf') format('truetype-variations');
    font-weight: 400 700;
    font-style: normal;
    font-display: auto;
}
