@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;700&display=swap&subset=greek');
body,
html,
a,
div,
span,
body button,
body input,
body select,
body textarea,
h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto Slab', serif;
}