@font-face {
  font-family: "Montserrat";
  src: url("./montserrat-latin.311d352d9323.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./playfair-latin.ef05b30d6e5c.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}
:root {
  --brand-navy: #32445C;
  --brand-beige: #C4AF9C;
  --brand-sand: #E3D9CD;
  --brand-white: #FFFFFF;
  --brand-navy-deep: #26364A;
  --brand-navy-soft: #425875;
  --brand-ink: #243245;
  --brand-paper: #FAF8F5;
  --brand-line: #D8CEC2;
  --brand-muted: #58677A;
  --brand-font-title: "Playfair Display", Georgia, serif;
  --brand-font-body: "Montserrat", Arial, sans-serif;
}
