@font-face {
    font-family: 'Hirro Sans';
    src: url('/fonts/Hirro-Sans-Regular.woff2') format('woff2');
    font-style: normal;
}

body {
  background-color: white;
  color: black;
}