@import "assets/fonts/font.css";

*, html, body {
    margin: 0;
    font-family: 'Baton Turbo', Arial, sans-serif;
}
