/* Mirador Living | The Retirement Care Gap | font faces
   Headings: Merriweather, Mirador Living's own brand serif
   Body and UI: Inter, matching miradorliving.com
   Wordmark: Merriweather subset used only in the logo lockup */

@font-face {
  font-family: 'Merriweather';
  src: url('fonts/merriweather-var-latin.woff2') format('woff2');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('fonts/inter-latin.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather Wordmark';
  src: url('fonts/merriweather-latin.woff2') format('woff2');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
