@font-face {
  font-family: "ProbaPro";
  src: url("fonts/ProbaPro-Bold.woff2") format("woff2");
  src: url("fonts/ProbaPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ProbaPro";
  src: url("fonts/ProbaPro-SemiBold.woff2") format("woff2");
  src: url("fonts/ProbaPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "ProbaPro";
  src: url("fonts/ProbaPro-Medium.woff2") format("woff2");
  src: url("fonts/ProbaPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ProbaPro";
  src: url("fonts/ProbaPro-Regular.woff2") format("woff2");
  src: url("fonts/ProbaPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
