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