/* Brand faces: Trajan Sans Pro (display) + Lintel (text). Newsreader italic (accent) stays via Google Fonts. */
@font-face { font-family: "Trajan Sans Pro"; src: url("../fonts/TrajanSansPro-Light.ttf") format("truetype"); font-weight: 300; font-display: swap; }
@font-face { font-family: "Trajan Sans Pro"; src: url("../fonts/TrajanSansPro-Regular.ttf") format("truetype"); font-weight: 400; font-display: swap; }
@font-face { font-family: "Trajan Sans Pro"; src: url("../fonts/TrajanSansPro-Semibold.ttf") format("truetype"); font-weight: 600; font-display: swap; }
@font-face { font-family: "Trajan Sans Pro"; src: url("../fonts/TrajanSansPro-Bold.ttf") format("truetype"); font-weight: 700 800; font-display: swap; }
@font-face { font-family: "Lintel"; src: url("../fonts/Lintel Light.ttf") format("truetype"); font-weight: 300; font-display: swap; }
@font-face { font-family: "Lintel"; src: url("../fonts/Lintel.ttf") format("truetype"); font-weight: 400 500; font-display: swap; }
@font-face { font-family: "Lintel"; src: url("../fonts/Lintel Italic.ttf") format("truetype"); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: "Lintel"; src: url("../fonts/Lintel Bold.ttf") format("truetype"); font-weight: 700 800; font-display: swap; }
