/* The Lumber Exchange — Webfonts.
   Decimal + Tungsten: real licensed Hoefler & Co. binaries, self-hosted from /fonts.
   Instrument Serif + Judson: Google Fonts (matches the live site, which also loads them from Google). */
@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Judson:ital,wght@0,400;0,700;1,400&display=swap");

/* Decimal */
@font-face{font-family:Decimal;src:url("../fonts/Decimal-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-Book.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-BookItalic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-Semibold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-SemiboldItalic.otf") format("opentype");font-weight:600;font-style:italic;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:Decimal;src:url("../fonts/Decimal-BlackItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}

/* Tungsten */
@font-face{font-family:Tungsten;src:url("../fonts/Tungsten-Thin.otf") format("opentype");font-weight:100;font-style:normal;font-display:swap}
@font-face{font-family:Tungsten;src:url("../fonts/Tungsten-ExtraLight.OTF") format("opentype");font-weight:200;font-style:normal;font-display:swap}
@font-face{font-family:Tungsten;src:url("../fonts/Tungsten-Light.OTF") format("opentype");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:Tungsten;src:url("../fonts/Tungsten-Book.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Tungsten;src:url("../fonts/Tungsten-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Tungsten;src:url("../fonts/Tungsten-Semibold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Tungsten;src:url("../fonts/Tungsten-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Tungsten;src:url("../fonts/Tungsten-Black.OTF") format("opentype");font-weight:900;font-style:normal;font-display:swap}
