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

@font-face {
  font-family: 'Cactron';
  src: url('/fonts/Cactron/CactronBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}