@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400&display=swap');

html body {
    font-family: 'Noto Sans', sans-serif;
}