* {
    font-family: 'Poppins', sans-serif;
}

/* Prevent horizontal scrolling */
body {
    overflow-x: hidden;
}