@font-face {
	font-family: "697165f6c6266";
	src: url("/wp-content/uploads/nout/fonts/697165f6c6266.woff") format("woff");
}
@font-face {
	font-family: "6971628f25d70";
	src: url("/wp-content/uploads/nout/fonts/6971628f25d70.woff") format("woff");
}
:root {
  --nout-heading-font: "697165f6c6266";
  --nout-content-font: "6971628f25d70";
  --nout-heading-hero-size: 64px;
  --nout-heading-normal-size: 32px;
  --nout-content-hero-size: 24px;
  --nout-content-normal-size: 16px;
  --nout-background-color: #600a10;
  --nout-text-color: #fae4cc;
  --nout-text-contrast-color: #600a10;
  --nout-primary-color: #fae4cc;
  --nout-on-primary-color: #600a10;
  --nout-secondary-color: #600a10;
  --nout-on-secondary-color: #fae4cc;
  --nout-tertiary-color: #ffffff;
  --nout-on-tertiary-color: #600a10;
  --nout-accent-color: #000000;
  --nout-on-accent-color: #000000;
}