/*
 Font Name: CS Prajad
 Weights: 400, 700
*/
@font-face {
  font-family: "cs-prajad";
  src: url("csprajad-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: "cs-prajad";
  src: url("csprajad-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
