/* PPHatton-Bold.otf
PPHatton-MediumItalic.otf
PPHatton-Ultralight.otf
PPHatton-BoldItalic.otf
PPHatton-UltralightItalic.otf */

@font-face {
  font-family: "PPHatton";
  src: url("./PP Hatton Medium 500.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PPHatton";
  src: url("./PP Hatton Medium 700.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "PPHatton";
  src: url("./PP Hatton Medium 200.otf") format("opentype");
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: "PPHatton";
  src: url("./PPHatton-MediumItalic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}
