/* Webfonts — Neuton (display serif) + Source Sans Pro (UI sans)
   Files served locally from assets/fonts (latin subsets, woff2). */

@font-face { font-family: 'Neuton'; font-style: normal; font-weight: 200; font-display: swap; src: url('../assets/fonts/Neuton-ExtraLight.woff2') format('woff2'); }
@font-face { font-family: 'Neuton'; font-style: normal; font-weight: 400; font-display: swap; src: url('../assets/fonts/Neuton-Regular.woff2') format('woff2'); }
@font-face { font-family: 'Neuton'; font-style: normal; font-weight: 700; font-display: swap; src: url('../assets/fonts/Neuton-Bold.woff2') format('woff2'); }
@font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 400; font-display: swap; src: url('../assets/fonts/SourceSansPro-Regular.woff2') format('woff2'); }
@font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 600; font-display: swap; src: url('../assets/fonts/SourceSansPro-SemiBold.woff2') format('woff2'); }
@font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 700; font-display: swap; src: url('../assets/fonts/SourceSansPro-Bold.woff2') format('woff2'); }
