@font-face {
  font-display: swap;
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/merriweather-400.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/merriweather-400italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/merriweather-900.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/merriweather-900italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Viga';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/viga.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Long Cang';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/long-cang.woff2') format('woff2');
}