/* Use the same bundled font outlines as the PNG renderer. */
@font-face { font-family: 'Poppins'; src: url('./Poppins-Bold.ttf') format('truetype'); font-weight: 700 900; font-display: swap; }
@font-face { font-family: 'Playfair Display'; src: url('./PlayfairDisplay-Bold.ttf') format('truetype'); font-weight: 700 900; font-display: swap; }
@font-face { font-family: 'DM Sans'; src: url('./DMSans-Bold.ttf') format('truetype'); font-weight: 700 900; font-display: swap; }
@font-face { font-family: 'League Spartan'; src: url('./LeagueSpartan-Bold.ttf') format('truetype'); font-weight: 700 900; font-display: swap; }
@font-face { font-family: 'Montserrat'; src: url('./Montserrat-Bold.ttf') format('truetype'); font-weight: 700 900; font-display: swap; }
@font-face { font-family: 'Oswald'; src: url('./Oswald-Bold.ttf') format('truetype'); font-weight: 700 900; font-display: swap; }
@font-face { font-family: 'Fredoka'; src: url('./Fredoka-Bold.ttf') format('truetype'); font-weight: 700 900; font-display: swap; }
@font-face { font-family: 'Bebas Neue'; src: url('./BebasNeue-Regular.ttf') format('truetype'); font-weight: 400 900; font-display: swap; }
@font-face { font-family: 'Bangers'; src: url('./Bangers-Regular.ttf') format('truetype'); font-weight: 400 900; font-display: swap; }
@font-face { font-family: 'Lilita One'; src: url('./LilitaOne-Regular.ttf') format('truetype'); font-weight: 400 900; font-display: swap; }
@font-face { font-family: 'Righteous'; src: url('./Righteous-Regular.ttf') format('truetype'); font-weight: 400 900; font-display: swap; }
@font-face { font-family: 'Nunito'; src: url('./Nunito-Bold.ttf') format('truetype'); font-weight: 700 900; font-display: swap; }
