/* Custom overrides */
body {
    -webkit-font-smoothing: antialiased;
    font-family: 'Inter', sans-serif;
}
h1, h2, h3 {
    font-family: 'Inter', sans-serif;
}
