@font-face{font-family:Nimbus;src:url('../fonts/NimbusSanL-Reg.otf') format('opentype');font-display:swap;font-style:normal;font-weight:400}
@font-face{font-family:Nimbus;src:url('../fonts/NimbusSanL-Bol.otf') format('opentype');font-display:swap;font-style:normal;font-weight:700}
:root{
  --av-ink:#141816;
  --av-green:#1f633f;
  --av-green-dark:#184b32;
  --av-yellow:#f4d336;
  --av-paper:#f1f1eb;
  --av-gray:#dfe2dc;
  --av-line:#bfc5be;
  --av-white:#fff;
  --av-muted:#6e756f;
  --av-font:Nimbus,Arial,sans-serif;
  --av-shell:1380px;
  --av-gutter:32px;
  --av-section:120px;
}
@media(max-width:780px){:root{--av-gutter:20px;--av-section:78px}}
