@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900;1000&display=swap');


*,
body {
    font-family: 'Nunito', sans-serif;
    font-style: normal;
}