/* Rooma Design System — Web Fonts
 * Both fonts are served from Google Fonts CDN.
 * Cormorant Garamond: Display / brand serif
 * DM Sans: UI / body sans-serif
 *
 * NOTE: No local font files were supplied with the brand guidelines.
 * These @import rules pull from Google Fonts. If you have licensed
 * desktop/webfont files (.woff2), replace the @import with proper
 * @font-face declarations pointing to those files.
 */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&display=swap');
