@font-face {
    font-family: font95;
    src: url(w95fa.woff2);
  }

body {
  background-color: white;
  color: black;
  font-family: Verdana;
}
html, body, input, textarea, select {
    font-family: font95, sans-serif;
}
 a {
  font-size: 1.5em;
}