/* AdoptAI brand fonts — canonical, consumed cross-origin by BD deliverables
 * (decks/quotes in adoptai-bd, deployed to *.demos.adoptai.lat and
 * *.portal.adoptai.lat, plus local file:// PDF export).
 * Usage there: @import url("https://adoptai.lat/brand/fonts.css");
 * Self-hosted on purpose — same no-Google-Fonts rationale as the landing
 * itself. URLs are load-bearing for already-shipped deliverables: never
 * rename files here, add new ones instead.
 * Recoleta is a commercially licensed font; Raleway is OFL. */

@font-face { font-family: "Recoleta"; src: url("/brand/fonts/Recoleta-Regular.woff2") format("woff2"); font-weight: 400; font-display: swap; }
@font-face { font-family: "Recoleta"; src: url("/brand/fonts/Recoleta-Medium.woff2") format("woff2"); font-weight: 500; font-display: swap; }
@font-face { font-family: "Recoleta"; src: url("/brand/fonts/Recoleta-SemiBold.woff2") format("woff2"); font-weight: 600; font-display: swap; }
@font-face { font-family: "Recoleta"; src: url("/brand/fonts/Recoleta-Bold.woff2") format("woff2"); font-weight: 700; font-display: swap; }
@font-face { font-family: "Recoleta"; src: url("/brand/fonts/Recoleta-Black.woff2") format("woff2"); font-weight: 900; font-display: swap; }

@font-face { font-family: "Raleway"; src: url("/brand/fonts/Raleway-300.woff2") format("woff2"); font-weight: 300; font-display: swap; }
@font-face { font-family: "Raleway"; src: url("/brand/fonts/Raleway-400.woff2") format("woff2"); font-weight: 400; font-display: swap; }
@font-face { font-family: "Raleway"; src: url("/brand/fonts/Raleway-500.woff2") format("woff2"); font-weight: 500; font-display: swap; }
@font-face { font-family: "Raleway"; src: url("/brand/fonts/Raleway-600.woff2") format("woff2"); font-weight: 600; font-display: swap; }
@font-face { font-family: "Raleway"; src: url("/brand/fonts/Raleway-700.woff2") format("woff2"); font-weight: 700; font-display: swap; }
