@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@500&display=swap');

body {
    font-family: 'Nunito', sans-serif;
}
