/* 1. Import the Adobe Fonts project file directly into Elfsight */
@import url("https://use.typekit.net/dbh3pqw.css");

/* 2. Target the portfolio component and apply the font */
.elfsight-widget-portfolio {
    font-family: "ff-scala-sans-pro", sans-serif !important;
}
