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

.newsroom-card-title,
.newsroom-card-excerpt {
    font-family: 'Inter', sans-serif;
}
