/* static/css/custom.css */

.old-standard-tt-regular {
  font-family: "Old Standard TT", serif;
  font-weight: 400;
  font-style: normal;
}

.old-standard-tt-bold {
  font-family: "Old Standard TT", serif;
  font-weight: 700;
  font-style: normal;
}

.old-standard-tt-regular-italic {
  font-family: "Old Standard TT", serif;
  font-weight: 400;
  font-style: italic;
}

.tubachistmas-title strong {
  font-weight: 700;
  font-variation-settings:
    "wdth" 90;
}

.tubachistmas-title {
  font-family: "Playfair", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "wdth" 90;
}

#footer-content {
  padding: 0.5rem 3.5rem;
  font-size: x-small;
}
