@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300 900;
  font-stretch: normal;
  src: url(Merriweather-VariableFont.ttf) format('truetype-variations'),
       url(Merriweather-VariableFont.ttf) format('truetype');
}

@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300 900;
  font-stretch: normal;
  src: url(Merriweather-Italic-VariableFont.ttf) format('truetype-variations'),
       url(Merriweather-Italic-VariableFont.ttf) format('truetype');
}
