/* Merriweather 400.
   ========================================================================== */
@font-face {
  font-family: "Merriweather Regular";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../fonts/merriweather--regular.woff2") format("woff2"),
       url("../../fonts/merriweather--regular.woff") format("woff");
}

/* Merriweather 700.
   ========================================================================== */
@font-face {
  font-family: "Merriweather Bold";
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url("../../fonts/merriweather--bold.woff2") format("woff2"),
       url("../../fonts/merriweather--bold.woff") format("woff");
}

/* Source Sans Pro 400.
   ========================================================================== */
@font-face {
  font-family: "Source Sans Pro Regular";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../fonts/source-sans-pro--regular.woff2") format("woff2"),
       url("../../fonts/source-sans-pro--regular.woff") format("woff");
}

/* Source Sans Pro 600.
   ========================================================================== */
@font-face {
  font-family: "Source Sans Pro Semibold";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url("../../fonts/source-sans-pro--semibold.woff2") format("woff2"),
       url("../../fonts/source-sans-pro--semibold.woff2") format("woff");
}

/* Source Sans Pro 700.
   ========================================================================== */
@font-face {
  font-family: "Source Sans Pro Bold";
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url("../../fonts/source-sans-pro--bold.woff2") format("woff2"),
       url("../../fonts/source-sans-pro--bold.woff2") format("woff");
}
