@font-face {
  font-family: "Pentor";
  src: local("Pentor"), url(fonts/pentor.otf) format("opentype");
}

@font-face {
  font-family: "Pentor";
  src: local("Pentor"), url(fonts/pentor-bold.otf) format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: "Pentor";
  src: local("Pentor"), url(font/pentor-900.otf) format("opentype");
  font-weight: 900;
}
