/* Fontes da marca Mystic Box */
@font-face {
  font-family: 'Mrs Onion';
  src: url('MrsOnion.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('Rubik.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
