@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap');

/* One deliberate typeface across the AndChill site. */
html body,
html body *,
html body button,
html body input,
html body select,
html body textarea,
html body a,
html body label,
html body small,
html body table,
html body blockquote,
html body code,
html body pre {
  font-family: 'Outfit', sans-serif !important;
}
