@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap&subset=greek');

body {
  font-family: 'Noto Sans', sans-serif !important;
}

/* Add more custom overrides here */