@font-face {
  font-family: "New Panam";
  src: url("NewPanamSkyline-Regular.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "New Panam";
  src: url("NewPanamSkyline-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "New Panam";
  src: url("NewPanamSkyline-Medium.otf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "New Panam";
  src: url("NewPanamSkyline-MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "New Panam";
  src: url("NewPanamSkyline-Bold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "New Panam";
  src: url("NewPanamSkyline-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "New Panam";
  src: url("NewPanamSkyline-Black.otf") format("opentype");
  font-weight: 900;
}
@font-face {
  font-family: "New Panam";
  src: url("NewPanamSkyline-BlackItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}
