/* DANK Realty — Webfonts
 * SUBSTITUTION NOTE: the original artwork's exact fonts were not supplied as
 * files. These are close Google Fonts matches — see readme.md "Fonts".
 *
 *  Montserrat  — the wordmark & display face: wide, geometric, architectural.
 *  Manrope     — UI + body: a warm geometric grotesque.
 *  Archivo     — heavy impact headlines (listing hooks, announcements).
 *  Cormorant Garamond — editorial serif for greetings, quotes, celebrations.
 */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&display=swap");
