/* Local fonts copied from original hotel site (or closest brand match). */
@font-face {
  font-family: 'Merriweather';
  src: url('fonts/merriweather-sans-v26-latin-ext-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('fonts/merriweather-sans-v26-latin-ext-800.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
