@font-face {
  font-family: "Billy";
  src: url("billy/BILLY-LIGHT.OTF") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Billy";
  src: url("billy/BILLY-LIGHT.OTF") format("truetype");
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: "Billy";
  src: url("billy/BILLY.OTF") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Billy";
  src: url("billy/BILLY.OTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Billy";
  src: url("billy/BILLY-BOLD.OTF") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Billy";
  src: url("billy/BILLY-BOLD.OTF") format("truetype");
  font-weight: bold;
  font-style: normal;
}
