@font-face {
  font-family: "Cooper Hewitt";
  src: url("/wp-content/themes/natan-theme/assets/fonts/CooperHewitt-Medium.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.font-cooper,
.font-cooper :where(h1, h2, h3, h4, h5, h6, p, span, a, li, strong, em) {
  font-family: "Cooper Hewitt", system-ui, sans-serif !important;
}
