@font-face {
  font-family: Biysk;
  src: url(Biysk.ttf);
}

h1, h2, h3, p {
  font-family: Biysk;
  color: darkgreen;
}