/* Toki Baby — brand fonts */
@font-face {
  font-family: "Glossy Sheen";
  src: url("fonts/GlossySheen.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "VAG Rounded";
  src: url("fonts/VAGRoundedBold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham.otf") format("opentype");
  font-weight: 400 700;
  font-display: swap;
}
