/* Blue Dot Books — fonts.
   Moranga (Latinotype, Sofia Mohr) — the brand face: headlines AND body prose.
   Files supplied by the client, licensed; live in assets/fonts/.
   Work Sans (Google) — UI, labels, spines, signage. Stays quiet. */
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap');

@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-LightIt.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}
@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-RegularIt.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-MediumIt.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}
@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-BoldIt.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}
@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:"Moranga";src:url("../assets/fonts/Moranga-BlackIt.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}
