@import "./main.css";
@import "./console.css";
@import "../fonts/Jost/Jost.css";

* {
  font-family: Jost;
}
