/* Doodle Daily webfonts.
   TAY Noodle is the real display face, shipped from the iOS app bundle
   (Draw-Now/TAYNoodleRegular.otf). Montserrat is the marketing-site sans
   (loaded from Google Fonts in doodle-daily-lp/app/layout.tsx).
   Anton is loaded only as a fallback behind TAY Noodle. */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Anton&display=swap");

@font-face{font-family:"TAY Noodle";src:url("../assets/fonts/TAYNoodleRegular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
