@font-face {
  font-family: "NimbusSans-Regular";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Poppins-Regular.otf");
}

@font-face {
  font-family: "NimbusSans-Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Poppins-Bold.otf");
}
