@font-face {
    font-family: 'Noto Sans';
    src: url('NotoSans-Regular.eot');
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
        url('NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('NotoSans-Regular.woff2') format('woff2'),
        url('NotoSans-Regular.woff') format('woff'),
        url('NotoSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

p {
font-family: 'Noto Sans';
font-weight: normal;
font-style: normal;
}

li {
font-family: 'Noto Sans';
font-weight: normal;
font-style: normal;
}