@font-face {
  font-family: poppins;
  src: url("poppins/Poppins-Thin.woff2") format("woff2"),
       url("poppins/Poppins-Thin.woff") format("woff"),
       url("poppins/Poppins-Thin.ttf") format("truetype");
  font-weight: 300; font-style: normal; font-display: swap;
}
@font-face {
  font-family: poppins;
  src: url("poppins/Poppins-Regular.woff2") format("woff2"),
       url("poppins/Poppins-Regular.woff") format("woff"),
       url("poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: poppins;
  src: url("poppins/Poppins-Medium.woff2") format("woff2"),
       url("poppins/Poppins-Medium.woff") format("woff"),
       url("poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: poppins;
  src: url("poppins/Poppins-SemiBold.woff2") format("woff2"),
       url("poppins/Poppins-SemiBold.woff") format("woff"),
       url("poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: poppins;
  src: url("poppins/Poppins-Bold.woff2") format("woff2"),
       url("poppins/Poppins-Bold.woff") format("woff"),
       url("poppins/Poppins-Bold.ttf") format("truetype");
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: roboto;
  src: url("roboto/Roboto-Regular.woff2") format("woff2"),
       url("roboto/Roboto-Regular.woff") format("woff"),
       url("roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: roboto;
  src: url("roboto/Roboto-Medium.woff2") format("woff2"),
       url("roboto/Roboto-Medium.woff") format("woff"),
       url("roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: roboto;
  src: url("roboto/Roboto-Bold.woff2") format("woff2"),
       url("roboto/Roboto-Bold.woff") format("woff"),
       url("roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: Neue-Montreal;
  src: url("pp-neue-montreal/ppneuemontreal-thin.woff2") format("woff2"),
       url("pp-neue-montreal/ppneuemontreal-thin.woff") format("woff"),
       url("pp-neue-montreal/ppneuemontreal-thin.ttf") format("truetype");
  font-weight: 300; font-style: normal; font-display: swap;
}
@font-face {
  font-family: Neue-Montreal;
  src: url("pp-neue-montreal/ppneuemontreal-book.woff2") format("woff2"),
       url("pp-neue-montreal/ppneuemontreal-book.woff") format("woff"),
       url("pp-neue-montreal/ppneuemontreal-book.ttf") format("truetype");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: Neue-Montreal;
  src: url("pp-neue-montreal/ppneuemontreal-bold.woff2") format("woff2"),
       url("pp-neue-montreal/ppneuemontreal-bold.woff") format("woff"),
       url("pp-neue-montreal/ppneuemontreal-bold.ttf") format("truetype");
  font-weight: 700; font-style: normal; font-display: swap;
}