/*
 * Self-hosted heading font.
 * Body font (Source Sans 3) is loaded via Google Fonts in functions.php.
 */

@font-face {
  font-family: "Gunaydin";
  src: url("https://carestaffathome.co.uk/wp-content/uploads/2026/02/Gunaydin-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
