@font-face {
  font-family: "Luna";
  src: url("./Luna-Tiny.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "Luna";
  src: url("./Luna-Small.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Luna";
  src: url("./Luna-Medium.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Luna";
  src: url("./Luna-Large.ttf");
  font-weight: 600;
}
