@font-face {
  font-family: "PNU";
  src: url("PNU-Light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "PNU";
  src: url("PNU-Regular.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "PNU";
  src: url("PNU-Medium.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "PNU";
  src: url("PNU-Bold.ttf");
  font-weight: 700;
}
