@font-face {
  font-family: "Mr Dafoe";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../fonts/mr-dafoe-v15-latin-regular.woff2") format("woff2");
}
:root {
  --font-family-signature: 'Mr Dafoe', system-ui, sans-serif;
}