@font-face {
  font-family: "PT Serif";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100;
  src: 
    url("pt-serif/PTSerif-Regular.woff2") format("woff2"),
    url("pt-serif/PTSerif-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "PT Serif";
  font-display: swap;
  font-style: oblique 12deg;
  font-weight: 400;
  font-stretch: 100;
  src: 
    url("pt-serif/PTSerif-Regular-Italic.woff2") format("woff2"),
    url("pt-serif/PTSerif-Regular-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "PT Serif";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100;
  src: 
    url("pt-serif/PTSerif-Bold.woff2") format("woff2"),
    url("pt-serif/PTSerif-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "PT Serif";
  font-display: swap;
  font-style: oblique 12deg;
  font-weight: 700;
  font-stretch: 100;
  src: 
    url("pt-serif/PTSerif-Bold-Italic.woff2") format("woff2"),
    url("pt-serif/PTSerif-Bold-Italic.ttf") format("truetype");
}



@font-face {
  font-family: "Baloo Bhai 2";
  font-display: swap;
  font-style: normal;
  font-weight: 400 800;
  font-stretch: 100;
  src: 
    url("baloo/BalooBhai2.woff2") format("woff2"),
    url("baloo/BalooBhai2.ttf") format("truetype");
}
