@font-face {
  font-family: "Custom Font A";
  src: url("https://assets.enthuse.com/charities/336099/font-808a01b5d7687964.woff2");
  font-display: swap;
}

@font-face {
  font-family: "Custom Font B";
  src: url("https://assets.enthuse.com/charities/336099/font-808a01b5d7687964.woff2");
  font-display: swap;
}

@font-face {
  font-family: "Nunito";
  src: url("https://assets.enthuse-test.com/charities/336099/font-808a01b5d7687964.woff2");
  font-display: swap;
}

:root {
  --alexander-devine-childrens-hospice-service-color-body-on-primary: #fff;
  --alexander-devine-childrens-hospice-service-color-heading-on-primary: #fff;
  --alexander-devine-childrens-hospice-service-color-primary: #2d4399;
  --alexander-devine-childrens-hospice-service-color-secondary: #32378b;
  --eh--color-body-text-on-primary: var(--alexander-devine-childrens-hospice-service-color-body-on-primary);
  --eh--color-heading-text-on-primary: var(--alexander-devine-childrens-hospice-service-color-heading-on-primary);
  --eh--color-primary: var(--alexander-devine-childrens-hospice-service-color-primary);
  --eh--color-secondary: var(--alexander-devine-childrens-hospice-service-color-secondary);
  --eh-primitive--font-family: "Custom Font A", sans-serif;
  --eh-primitive--font-family-title: "Custom Font A", sans-serif;
  --eh--typography-body-font-family: "Custom Font A", sans-serif;
  --eh--typography-heading-font-family: "Custom Font A", sans-serif;
}