@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

/* Additional custom styles can go here */
[dir="rtl"] {
    /* Example of RTL styling */
    /* text-align: right; */
}