/* CSS needed in all pages and with high load priority */
@font-face {
  font-family: ohMaria01;
  src: url(/assets/fonts/Ohmaria01-Regular.otf);
}
@font-face {
  font-family: ohMaria02;
  src: url(/assets/fonts/Ohmaria02-Regular.otf);
}
body {
  margin: 0;
  padding: 0;
}
