@font-face {
   font-family: "PP Mori SemiBold";
   src: url("fonts/PP Mori SemiBold Italic.woff2") format("woff2");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "PP Mori SemiBold";
   src: url("fonts/PP Mori SemiBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "PP Mori";
   src: url("fonts/PP Mori Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "PP Mori";
   src: url("fonts/PP Mori Regular Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}