/* Display + body pairing from UI/UX Pro Max (Playful Creative).
   Loaded via Google Fonts in index.html; local Roboto remains a fallback. */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url("../fonts/font-20.woff2") format("woff2");
}
