/* NDA app — local font definitions (offline). Slim: only shipped weights. */

@font-face { font-family: 'EB Garamond'; font-style: normal; font-weight: 500; font-display: swap; src: url('EBGaramond-Medium.woff') format('woff'); }
@font-face { font-family: 'EB Garamond'; font-style: normal; font-weight: 700; font-display: swap; src: url('EBGaramond-Bold.woff') format('woff'); }
@font-face { font-family: 'DM Mono'; font-weight: 400; font-display: swap; src: url('DMMono-Regular.woff') format('woff'); }

@font-face { font-family: 'PT Serif'; font-style: normal; font-weight: 400; font-display: swap; src: url('PTSerif-Regular.woff') format('woff'); }
@font-face { font-family: 'PT Serif'; font-style: italic; font-weight: 400; font-display: swap; src: url('PTSerif-Italic.woff') format('woff'); }

@font-face { font-family: 'Inter'; font-weight: 400; font-display: swap; src: url('Inter-Regular.woff') format('woff'); }
@font-face { font-family: 'Inter'; font-weight: 600; font-display: swap; src: url('Inter-SemiBold.woff') format('woff'); }
@font-face { font-family: 'Inter'; font-weight: 700; font-display: swap; src: url('Inter-Bold.woff') format('woff'); }
@font-face { font-family: 'Quicksand'; font-weight: 500; font-display: swap; src: url('Quicksand-Medium.woff') format('woff'); }

@font-face { font-family: 'DM Mono'; font-style: normal; font-weight: 500; font-display: swap; src: url('DMMono-Medium.woff') format('woff'); }

/* --- added: missing weights for slim titles, disclaimer & verse --- */
@font-face { font-family: 'EB Garamond'; font-style: normal; font-weight: 600; font-display: swap; src: url('EBGaramond-SemiBold.woff') format('woff'); }
@font-face { font-family: 'Playfair Display'; font-style: normal; font-weight: 400; font-display: swap; src: url('PlayfairDisplay-Regular.woff') format('woff'); }
@font-face { font-family: 'Noto Serif'; font-style: normal; font-weight: 400; font-display: swap; src: url('NotoSerif-Regular.woff') format('woff'); }
@font-face { font-family: 'Noto Serif'; font-style: italic; font-weight: 400; font-display: swap; src: url('NotoSerif-Italic.woff') format('woff'); }
@font-face { font-family: 'Noto Serif'; font-style: normal; font-weight: 700; font-display: swap; src: url('NotoSerif-Bold.woff') format('woff'); }
@font-face { font-family: 'Noto Serif'; font-style: italic; font-weight: 700; font-display: swap; src: url('NotoSerif-BoldItalic.woff') format('woff'); }

/* --- added: Merriweather for the three Mental Health letters (text optical size, subset Latin) --- */
@font-face { font-family: 'Merriweather'; font-style: normal; font-weight: 400; font-display: swap; src: url('Merriweather-Regular.woff') format('woff'); }
@font-face { font-family: 'Fraunces'; font-style: normal; font-weight: 400; font-display: swap; src: url('Fraunces-Regular.woff') format('woff'); }
@font-face { font-family: 'Fraunces'; font-style: normal; font-weight: 700; font-display: swap; src: url('Fraunces-Bold.woff') format('woff'); }
@font-face { font-family: 'Cactus Classical Serif'; font-style: normal; font-weight: 400; font-display: swap; src: url('CactusClassicalSerif-Regular.woff') format('woff'); }
