@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(/fonts/Merriweather/Merriweather-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Merriweather";
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src: url(/fonts/Merriweather/Merriweather-Italic.woff2) format("woff2");
}
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(/fonts/Merriweather/Merriweather-Bold.woff2) format("woff2");
}
@font-face {
  font-family: "Merriweather";
  font-style: italic;
  font-weight: bold;
  font-display: swap;
  src: url(/fonts/Merriweather/Merriweather-BoldItalic.woff2) format("woff2");
}

@font-face {
  font-family: "Brandon";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(/fonts/Brandon/Brandon_med.woff) format("woff");
}
@font-face {
  font-family: "Brandon";
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src: url(/fonts/Brandon/Brandon_med_it.woff) format("woff");
}
@font-face {
  font-family: "Brandon";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(/fonts/Brandon/Brandon_bld.woff2) format("woff2");
}
@font-face {
  font-family: "Brandon";
  font-style: italic;
  font-weight: bold;
  font-display: swap;
  src: url(/fonts/Brandon/Brandon_bld_it.woff2) format("woff2");
}
