@font-face {
  font-family: "BBR EB Garamond";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("EBGaramond-Regular.ttf") format("truetype");
}

/* Queen's Crown only: homepage feature title and BBR-272E product title. */
.bbr-feature-272e-title,
.bbr-feature-272e-title a,
.bbr-feature-272e-title .bbr-line1,
.bbr-feature-272e-title .bbr-line2,
body.page-id-15563 h1.entry-title {
  font-family: "BBR EB Garamond", Georgia, "Times New Roman", serif !important;
  font-feature-settings: "ss06" 1;
  font-variant-ligatures: contextual;
}
