@font-face {
    font-family: 'Noto Sans';
    src: url("NotoSans-Light.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}