.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

body {
    font-family: 'DM Sans', sans-serif;
    background-color: #F5F2EC;
}

.font-headline-lg  { font-family: 'EB Garamond', serif; }
.font-headline-md  { font-family: 'EB Garamond', serif; }
.font-body-sm      { font-family: 'DM Sans', sans-serif; }
.font-body-lg      { font-family: 'DM Sans', sans-serif; }
.font-label-accent { font-family: 'DM Sans', sans-serif; }
