@font-face {
  font-family: 'mousey-regular';
  src: url('/assets/fonts/webfontkit-20250608-162842/mousey-regular-webfont.woff');
}


body {
 font-family: 'Mousey-regular', sans-seriff, Times; 
}

p{
 font-size: 20px; 
}