/* 00-fonts.css — Minhs_art */

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