@font-face {
  font-family: 'Mulish';
  src: url('fonts/Mulish-VariableFont_wght.ttf');
}

body {
  background-color: white;
  color: black;
  font-family: 'Mulish', Verdana;
}