/*
body{font-family: heebo-sans,Helvetica,Arial,sans-serif;}
@media screen and (max-width: 768px) {

}
@media screen and (min-width: 768px) and (max-width:922px) {

}
@media screen and (min-width: 922px) {

}*/
@import url("../../libs/toastr/toastr.min.css");
.toast-top-center {
  top: 60px;
}

#toast-container > div {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

body {
  font-family: "plus-jakarta-sans-Light", Helvetica, sans-serif;
}

/*# sourceMappingURL=index.css.map */
