@font-face {
  font-family: "Roboto";
  src: url("../font/Roboto/Roboto-VariableFont.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("../font/Merriweather/Merriweather-VariableFont.ttf")
    format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
