/* Who's Legacy, webfonts.
   Display: DM Serif Display (uploaded, OFL).
   Reading: New York (uploaded OTF, "Small" optical size) served as family "New York".
   Source Serif 4 (Google) is the documented metric-match fallback for New York. */

@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400;1,8..60,600&display=swap');

@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url("../assets/fonts/DMSerifDisplay-Regular.ttf") format("truetype");}
@font-face{font-family:"DM Serif Display";font-style:italic;font-weight:400;font-display:swap;src:url("../assets/fonts/DMSerifDisplay-Italic.ttf") format("truetype");}

@font-face{font-family:"New York";font-style:normal;font-weight:400;font-display:swap;src:url("../assets/fonts/NewYork-Regular.otf") format("opentype");}
@font-face{font-family:"New York";font-style:italic;font-weight:400;font-display:swap;src:url("../assets/fonts/NewYork-Italic.otf") format("opentype");}
@font-face{font-family:"New York";font-style:normal;font-weight:500;font-display:swap;src:url("../assets/fonts/NewYork-Medium.otf") format("opentype");}
@font-face{font-family:"New York";font-style:normal;font-weight:600;font-display:swap;src:url("../assets/fonts/NewYork-Semibold.otf") format("opentype");}
@font-face{font-family:"New York";font-style:normal;font-weight:700;font-display:swap;src:url("../assets/fonts/NewYork-Bold.otf") format("opentype");}
@font-face{font-family:"New York";font-style:italic;font-weight:700;font-display:swap;src:url("../assets/fonts/NewYork-BoldItalic.otf") format("opentype");}
