@font-face {
  font-family: 'Libertinus Math';
  src: url('/fonts/LibertinusMath-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.custom-font {
  font-family: Arial, sans-serif;
}