@font-face {
  font-family: "CentraNo2";
  src: url("./fonts/CentraNo2-500.woff") format("woff"),
    url("./fonts/CentraNo2-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "CentraNo2";
  src: url("./fonts/CentraNo2-300.woff") format("woff"),
    url("./fonts/CentraNo2-300.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "CentraNo2";
  src: url("./fonts/CentraNo2-400.woff") format("woff"),
    url("./fonts/CentraNo2-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "CentraNo2";
  src: url("./fonts/CentraNo2-700.woff") format("woff"),
    url("./fonts/CentraNo2-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
