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