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

/* Fallback mapping PT Root UI to Inter */
@font-face {
    font-family: 'PT Root UI';
    src: local('Inter');
}
