@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url("/static/fonts/poppins-v24-latin-regular.9212f6f9860f.woff2") format('woff2'); }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url("/static/fonts/poppins-v24-latin-500.a09f2fccfee3.woff2") format('woff2'); }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url("/static/fonts/poppins-v24-latin-600.72993dddf88a.woff2") format('woff2'); }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url("/static/fonts/poppins-v24-latin-700.25b0e113ca7c.woff2") format('woff2'); }

body, .font-sans { font-family: 'Poppins', ui-sans-serif, system-ui, sans-serif; }

.bg-brand-light { background-color: #EDF8F2; }
.dark .bg-brand-light { background-color: #1a3a28; }