@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@200&display=swap');

body {
  font-family: 'Prompt', sans-serif;
}
