/* Type-lab candidate faces. Trial fonts live in /fonts/dinamo-trial/ (gitignored,
   never shipped). On a machine without them, every rule falls back gracefully to
   the Google-hosted faces in index.html. To add a candidate face: drop its woff2
   in /fonts/dinamo-trial/, add @font-face lines here, then register a system in
   src/lib/typeSystems.ts. That is the whole process. */

@font-face{font-family:'ABC Arizona Serif';src:url('/fonts/dinamo-trial/ABCArizonaSerif-Regular-Trial.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Arizona Serif';src:url('/fonts/dinamo-trial/ABCArizonaSerif-Medium-Trial.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Arizona Serif';src:url('/fonts/dinamo-trial/ABCArizonaSerif-RegularItalic-Trial.woff2') format('woff2');font-weight:400;font-style:italic;font-display:swap;}
@font-face{font-family:'ABC Arizona Serif';src:url('/fonts/dinamo-trial/ABCArizonaSerif-MediumItalic-Trial.woff2') format('woff2');font-weight:500;font-style:italic;font-display:swap;}

@font-face{font-family:'ABC Diatype';src:url('/fonts/dinamo-trial/ABCDiatype-Regular-Trial.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Diatype';src:url('/fonts/dinamo-trial/ABCDiatype-Medium-Trial.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Diatype';src:url('/fonts/dinamo-trial/ABCDiatype-RegularItalic-Trial.woff2') format('woff2');font-weight:400;font-style:italic;font-display:swap;}
@font-face{font-family:'ABC Diatype';src:url('/fonts/dinamo-trial/ABCDiatype-MediumItalic-Trial.woff2') format('woff2');font-weight:500;font-style:italic;font-display:swap;}
@font-face{font-family:'ABC Diatype';src:url('/fonts/dinamo-trial/ABCDiatype-Bold-Trial.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Diatype';src:url('/fonts/dinamo-trial/ABCDiatype-BoldItalic-Trial.woff2') format('woff2');font-weight:700;font-style:italic;font-display:swap;}

@font-face{font-family:'ABC Monument Grotesk';src:url('/fonts/dinamo-trial/ABCMonumentGrotesk-Light-Trial.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Monument Grotesk';src:url('/fonts/dinamo-trial/ABCMonumentGrotesk-LightItalic-Trial.woff2') format('woff2');font-weight:300;font-style:italic;font-display:swap;}
@font-face{font-family:'ABC Monument Grotesk';src:url('/fonts/dinamo-trial/ABCMonumentGrotesk-Regular-Trial.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Monument Grotesk';src:url('/fonts/dinamo-trial/ABCMonumentGrotesk-Medium-Trial.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Monument Grotesk';src:url('/fonts/dinamo-trial/ABCMonumentGrotesk-RegularItalic-Trial.woff2') format('woff2');font-weight:400;font-style:italic;font-display:swap;}
@font-face{font-family:'ABC Monument Grotesk';src:url('/fonts/dinamo-trial/ABCMonumentGrotesk-MediumItalic-Trial.woff2') format('woff2');font-weight:500;font-style:italic;font-display:swap;}
@font-face{font-family:'ABC Monument Grotesk';src:url('/fonts/dinamo-trial/ABCMonumentGrotesk-Bold-Trial.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Monument Grotesk';src:url('/fonts/dinamo-trial/ABCMonumentGrotesk-BoldItalic-Trial.woff2') format('woff2');font-weight:700;font-style:italic;font-display:swap;}

@font-face{font-family:'ABC Diatype Semi-Mono';src:url('/fonts/dinamo-trial/ABCDiatypeSemi-Mono-Regular-Trial.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Diatype Semi-Mono';src:url('/fonts/dinamo-trial/ABCDiatypeSemi-Mono-Medium-Trial.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap;}

@font-face{font-family:'ABC Monument Grotesk Semi-Mono';src:url('/fonts/dinamo-trial/ABCMonumentGroteskSemiMono-Regular-Trial.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Monument Grotesk Semi-Mono';src:url('/fonts/dinamo-trial/ABCMonumentGroteskSemiMono-Medium-Trial.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap;}

/* —— selectable sentence faces (Light for the editorial completion, Regular kept as fallback) —— */
@font-face{font-family:'ABC Otto';src:url('/fonts/dinamo-trial/ABCOtto-Light-Trial.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Otto';src:url('/fonts/dinamo-trial/ABCOtto-Regular-Trial.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Publisher Rounded';src:url('/fonts/dinamo-trial/ABCPublisherRoundedSlab-Light-Trial.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Publisher Rounded';src:url('/fonts/dinamo-trial/ABCPublisherRoundedSlab-Regular-Trial.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Solar';src:url('/fonts/dinamo-trial/ABCSolar-Light-Trial.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap;}
@font-face{font-family:'ABC Solar';src:url('/fonts/dinamo-trial/ABCSolar-Regular-Trial.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
