@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-display: swap;
  font-weight: 300 900;
  font-stretch: 87% 112%;
  src: url('Merriweather-VariableFont_opsz,wdth,wght.woff2') format('woff2-variations'),
       url('Merriweather-VariableFont_opsz,wdth,wght.woff2') format('woff2');
}

@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-display: swap;
  font-weight: 300 900;
  font-stretch: 87% 112%;
  src: url('Merriweather-Italic-VariableFont_opsz,wdth,wght.woff2') format('woff2-variations'),
       url('Merriweather-Italic-VariableFont_opsz,wdth,wght.woff2') format('woff2');
}