/* Merriweather Font - Local Version */
/* Supports weights: 300 (light), 400 (regular), 700 (bold) */

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(merriweather-normal.woff2) format("woff2");
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(merriweather-normal.woff2) format("woff2");
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(merriweather-normal.woff2) format("woff2");
}

@font-face {
  font-family: "Merriweather";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(merriweather-italic.woff2) format("woff2");
}
