@font-face {
  font-family: "Lexend";
  src:
    url("./Lexend-Regular.woff2") format("woff2"),
    url("./Lexend-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}

@font-face {
  font-family: "Lexend";
  src:
    url("./Lexend-SemiBold.woff2") format("woff2"),
    url("./Lexend-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: optional;
}

@font-face {
  font-family: "Lexend";
  src:
    url("./Lexend-Bold.woff2") format("woff2"),
    url("./Lexend-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: optional;
}

@font-face {
  font-family: "Lexend";
  src:
    url("./Lexend-ExtraBold.woff2") format("woff2"),
    url("./Lexend-ExtraBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 800;
  font-display: optional;
}
