/* Nunito - Static fonts for better PDF compatibility */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/Nunito/static/Nunito-Light-5dc99165.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/Nunito/static/Nunito-Regular-03b7ce20.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/Nunito/static/Nunito-Medium-19a7146d.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/Nunito/static/Nunito-SemiBold-0e319476.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/Nunito/static/Nunito-Bold-0336e10c.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/assets/Nunito/static/Nunito-ExtraBold-e27a8f4a.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/Nunito/static/Nunito-Italic-a75f7f0f.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/Nunito/static/Nunito-BoldItalic-71f3eac8.ttf") format("truetype");
}
/* Quicksand - Static fonts for better PDF compatibility */
@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/Quicksand/static/Quicksand-Light-c78ac4e0.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/Quicksand/static/Quicksand-Regular-d947f5e7.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/Quicksand/static/Quicksand-Medium-a106ad6b.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/Quicksand/static/Quicksand-SemiBold-0a5a4818.ttf") format("truetype");
}
@font-face {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/Quicksand/static/Quicksand-Bold-68fc50ad.ttf") format("truetype");
}
