/* =============================================================
   Wallace marketing site — fonts.css
   Mirror of the app's @font-face declarations (App.css).
   Aeonik (16 cuts · 8 weights × 2 styles) and Aeonik Mono Pro
   (8 weights, normal only).
   ============================================================= */

@font-face { font-family: "Aeonik"; font-weight: 100; font-style: normal; font-display: swap; src: url("fonts/aeonik/Aeonik-Thin.otf")          format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 100; font-style: italic; font-display: swap; src: url("fonts/aeonik/Aeonik-ThinItalic.otf")    format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 200; font-style: normal; font-display: swap; src: url("fonts/aeonik/Aeonik-Air.otf")           format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 200; font-style: italic; font-display: swap; src: url("fonts/aeonik/Aeonik-AirItalic.otf")     format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 300; font-style: normal; font-display: swap; src: url("fonts/aeonik/Aeonik-Light.otf")         format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 300; font-style: italic; font-display: swap; src: url("fonts/aeonik/Aeonik-LightItalic.otf")   format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 400; font-style: normal; font-display: swap; src: url("fonts/aeonik/Aeonik-Regular.otf")       format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 400; font-style: italic; font-display: swap; src: url("fonts/aeonik/Aeonik-RegularItalic.otf") format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 500; font-style: normal; font-display: swap; src: url("fonts/aeonik/Aeonik-Medium.otf")        format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 500; font-style: italic; font-display: swap; src: url("fonts/aeonik/Aeonik-MediumItalic.otf")  format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 600; font-style: normal; font-display: swap; src: url("fonts/aeonik/Aeonik-SemiBold.otf")      format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 600; font-style: italic; font-display: swap; src: url("fonts/aeonik/Aeonik-SemiBoldItalic.otf") format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 700; font-style: normal; font-display: swap; src: url("fonts/aeonik/Aeonik-Bold.otf")          format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 700; font-style: italic; font-display: swap; src: url("fonts/aeonik/Aeonik-BoldItalic.otf")    format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 900; font-style: normal; font-display: swap; src: url("fonts/aeonik/Aeonik-Black.otf")         format("opentype"); }
@font-face { font-family: "Aeonik"; font-weight: 900; font-style: italic; font-display: swap; src: url("fonts/aeonik/Aeonik-BlackItalic.otf")   format("opentype"); }

@font-face { font-family: "Aeonik Mono Pro"; font-weight: 100; font-style: normal; font-display: swap; src: url("fonts/aeonik-mono-pro/AeonikMonoPro-Thin.otf")     format("opentype"); }
@font-face { font-family: "Aeonik Mono Pro"; font-weight: 200; font-style: normal; font-display: swap; src: url("fonts/aeonik-mono-pro/AeonikMonoPro-Air.otf")      format("opentype"); }
@font-face { font-family: "Aeonik Mono Pro"; font-weight: 300; font-style: normal; font-display: swap; src: url("fonts/aeonik-mono-pro/AeonikMonoPro-Light.otf")    format("opentype"); }
@font-face { font-family: "Aeonik Mono Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("fonts/aeonik-mono-pro/AeonikMonoPro-Regular.otf")  format("opentype"); }
@font-face { font-family: "Aeonik Mono Pro"; font-weight: 500; font-style: normal; font-display: swap; src: url("fonts/aeonik-mono-pro/AeonikMonoPro-Medium.otf")   format("opentype"); }
@font-face { font-family: "Aeonik Mono Pro"; font-weight: 600; font-style: normal; font-display: swap; src: url("fonts/aeonik-mono-pro/AeonikMonoPro-SemiBold.otf") format("opentype"); }
@font-face { font-family: "Aeonik Mono Pro"; font-weight: 700; font-style: normal; font-display: swap; src: url("fonts/aeonik-mono-pro/AeonikMonoPro-Bold.otf")     format("opentype"); }
@font-face { font-family: "Aeonik Mono Pro"; font-weight: 900; font-style: normal; font-display: swap; src: url("fonts/aeonik-mono-pro/AeonikMonoPro-Black.otf")    format("opentype"); }
