@font-face {
  font-family: "PP Pangaia";
  src: url("/assets/fonts/PPPangaia-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "PP Pangaia";
  src: url("/assets/fonts/PPPangaia-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "PP Pangaia";
  src: url("/assets/fonts/PPPangaia-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "PP Pangaia";
  src: url("/assets/fonts/PPPangaia-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "PP Pangaia";
  src: url("/assets/fonts/PPPangaia-Ultralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "PP Pangaia";
  src: url("/assets/fonts/PPPangaia-UltralightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "PP Writer";
  src: url("/assets/fonts/PPVriter-Bold.woff") format("otf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "PP Writer";
  src: url("/assets/fonts/PPVriter-Regular.woff") format("otf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "PP Writer";
  src: url("/assets/fonts/PPVriter-RegularItalic.woff") format("otf");
  font-weight: 400;
  font-style: italic;
}
