@font-face {
  font-family: "Calibri";
  src: url("fonts/Calibri-Bold.woff") format("woff"),
    url("fonts/Calibri-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Calibri";
  src: url("fonts/Calibri.woff") format("woff"),
    url("fonts/Calibri.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Calibri";
  src: url("fonts/Calibri-Light.woff") format("woff"),
    url("fonts/Calibri-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
}
