@font-face {
  font-display: swap;
  font-family: 'merriweather';
  font-style: normal;
  font-weight: 300;
  src: url('/merriweather/300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'merriweather';
  font-style: italic;
  font-weight: 300;
  src: url('/merriweather/300italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('/merriweather/regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'merriweather';
  font-style: italic;
  font-weight: 400;
  src: url('/merriweather/italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('/merriweather/700.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'merriweather';
  font-style: italic;
  font-weight: 700;
  src: url('/merriweather/700italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'merriweather';
  font-style: normal;
  font-weight: 900;
  src: url('/merriweather/900.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'merriweather';
  font-style: italic;
  font-weight: 900;
  src: url('/merriweather/900italic.woff2') format('woff2');
}