/**
 * Wakefield Procurement typography
 *
 * Cinzel + Nunito Sans load from Google Fonts (see _Layout.cshtml).
 * Optional: add woff2 files under wwwroot/fonts/ and uncomment @font-face
 * blocks below if you need fully offline fonts (see docs/STYLES_AND_ASSETS.md).
 */

/* @font-face { font-family: 'Cinzel'; src: url('../fonts/cinzel.woff2') format('woff2'); } */
/* @font-face { font-family: 'Nunito Sans'; src: url('../fonts/nunito-sans.woff2') format('woff2'); } */
