@font-face {
  font-family: "Lexend";
  src: url("https://learningview.org/fonts/Lexend.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
* {
  font-family: "Lexend", Arial, sans-serif !important;
}
