@import url('https://fonts.googleapis.com/css2?family=Silkscreen&display=swap');

body {
  font-family: 'Silkscreen', cursive;
}
