@font-face {
  font-family: "Batangas";
  src: url("./fonts/batangas-bold-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

:root {
  --ptc-display-font: "Batangas", "Cormorant Garamond", Georgia, serif;
}

/*
 * Batangas is deliberately limited to the site's editorial hierarchy.
 * Navigation, forms, prices, labels and long-form copy keep their existing
 * highly readable typefaces.
 */
body.elementor-page-30401 .elementor-30401 h1,
body.elementor-page-30401 .elementor-30401 h2,
.ptc-hd-intro h1,
.ptc-hd-city-hero h1,
.ptc-hd-results__head h2,
.ptc-hd-empty h2,
.ptc-hd-heritage h2,
.elementor-page-30388 .fhc-title h1,
.elementor-page-30388 .fhc-info h2,
.elementor-page-30388 .fhc-history h2,
.elementor-page-30388 .fhc-related-title h2,
.ptc-concept-info h2,
.ptc-concept-heritage h2,
.ptc-tour h1,
.ptc-tour__content h2,
.ptc-tour-related__heading h2,
.ptc-editorial-hero h1,
.ptc-tour-search h2,
.ptc-editorial-section__head h2,
.ptc-editorial-cta h2,
.ptc-tour-type-hero h1,
.ptc-tour-type-results > header h2,
.ptc-guide-single__hero h1,
.ptc-guide-single__section > header h2,
.ptc-company-main h1,
.ptc-company-main h2,
.ptc-service-main h1,
.ptc-service-main h2,
.ptc-dialog-header h2,
.ptc-global-footer__invitation h2,
.ptc-hd-footer__invitation h2,
body.ptc-global-shell main > article > header h1 {
  font-family: var(--ptc-display-font) !important;
  font-weight: 700 !important;
  font-style: normal !important;
  letter-spacing: -0.018em !important;
}

body.elementor-page-30401 .elementor-30401 h1,
.ptc-hd-intro h1,
.ptc-hd-city-hero h1,
.elementor-page-30388 .fhc-title h1,
.ptc-tour h1,
.ptc-editorial-hero h1,
.ptc-tour-type-hero h1,
.ptc-guide-single__hero h1,
.ptc-company-main h1,
.ptc-service-main h1 {
  line-height: 0.9 !important;
}

body.elementor-page-30401 .elementor-30401 h2,
.ptc-hd-results__head h2,
.ptc-hd-empty h2,
.ptc-hd-heritage h2,
.elementor-page-30388 .fhc-info h2,
.elementor-page-30388 .fhc-history h2,
.elementor-page-30388 .fhc-related-title h2,
.ptc-concept-info h2,
.ptc-concept-heritage h2,
.fhc-related-title h2,
.ptc-tour__content h2,
.ptc-tour-related__heading h2,
.ptc-editorial-section__head h2,
.ptc-tour-search h2,
.ptc-editorial-cta h2,
.ptc-guide-single__section > header h2,
.ptc-company-main h2,
.ptc-service-main h2,
.ptc-dialog-header h2,
.ptc-global-footer__invitation h2,
.ptc-hd-footer__invitation h2 {
  line-height: 0.98 !important;
}

@media (max-width: 767px) {
  body.elementor-page-30401 .elementor-30401 h1,
  .ptc-hd-intro h1,
  .ptc-hd-city-hero h1,
  .elementor-page-30388 .fhc-title h1,
  .ptc-tour h1,
  .ptc-editorial-hero h1,
  .ptc-tour-type-hero h1,
  .ptc-guide-single__hero h1,
  .ptc-company-main h1,
  .ptc-service-main h1 {
    line-height: 0.94 !important;
    letter-spacing: -0.012em !important;
  }
}
