@font-face {
  font-family: "Cinzel";
  src: url("../fonts/Cinzel-Regular.woff2") format("woff2"), url("../fonts/Cinzel-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cinzel";
  src: url("../fonts/Cinzel-SemiBold.woff2") format("woff2"), url("../fonts/Cinzel-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
:root {
  --sdk-template-font-title: "Cinzel";
}

h1, h2, h3 {
  font-family: var(--sdk-template-font-title);
}

@media only screen and (min-width: 1640px) {
  body.wp-admin.post-type-page #poststuff h2, h2, .title-h2, body header#diadao-header #diadao-mainmenu #kwpb-diadao-menu .menu-wrapper .menu-left #header-menu a {
    font-size: 56px;
  }
}
@media screen and (max-width: 992px) {
  .banner__h1-title {
    bottom: 70px;
  }
}

/*# sourceMappingURL=diadao-sdktemplate-secretduzes.css.map */
