@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: normal;
  src: local('Merriweather'), local('Merriweather Regular'), local('Merriweather-Regular'), url(./../fonts/merriweather-regular-webfont.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: bold;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(./../fonts/merriweather-bold-webfont.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: normal;
  src: local('Merriweather Italic'), local('Merriweather-Italic'), url(./../fonts/merriweather-italic-webfont.woff) format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: bold;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(./../fonts/merriweather-bolditalic-webfont.woff) format('woff');
  font-display: swap;
}