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