body {
    font-family: 'Inter', sans-serif;
}

.smooth-scroll {
    scroll-behavior: smooth;
}
