/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap');

html, body {
  font-family: "Courier Prime", monospace !IMPORTANT;
}