@font-face {
  font-family: Ray;
  font-style: normal;
  font-weight: normal;
  src: url("https://peymad.org/fonts/ttf/Ray.ttf") format("truetype");
}

@font-face {
  font-family: Ray;
  font-style: normal;
  font-weight: bold;
  src: url("https://peymad.org/fonts/ttf/Ray-Bold.ttf") format("truetype");
}

@font-face {
  font-family: Ray;
  font-style: normal;
  font-weight: 800;
  src: url("https://peymad.org/fonts/ttf/Ray-Black.ttf") format("truetype");
}