/* Editor embedded fonts (WYSIWYG match with exported PDF). Served statically. */
@font-face { font-family: 'Playfair Display'; font-weight: 400; font-style: normal; src: url('/fonts/PlayfairDisplay-Regular.ttf') format('truetype'); font-display: swap; }
@font-face { font-family: 'Playfair Display'; font-weight: 700; font-style: normal; src: url('/fonts/PlayfairDisplay-Bold.ttf') format('truetype'); font-display: swap; }
@font-face { font-family: 'Playfair Display'; font-weight: 400; font-style: italic; src: url('/fonts/PlayfairDisplay-Italic.ttf') format('truetype'); font-display: swap; }
@font-face { font-family: 'Playfair Display'; font-weight: 700; font-style: italic; src: url('/fonts/PlayfairDisplay-BoldItalic.ttf') format('truetype'); font-display: swap; }
@font-face { font-family: 'Nunito'; font-weight: 400; font-style: normal; src: url('/fonts/Nunito-Regular.ttf') format('truetype'); font-display: swap; }
@font-face { font-family: 'Nunito'; font-weight: 700; font-style: normal; src: url('/fonts/Nunito-Bold.ttf') format('truetype'); font-display: swap; }
@font-face { font-family: 'Nunito'; font-weight: 400; font-style: italic; src: url('/fonts/Nunito-Italic.ttf') format('truetype'); font-display: swap; }
@font-face { font-family: 'Nunito'; font-weight: 700; font-style: italic; src: url('/fonts/Nunito-BoldItalic.ttf') format('truetype'); font-display: swap; }
