@font-face {
  font-family: "CruyffSans";
  src: url('../fonts/CruyffSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "CruyffSans";
  src: url('../fonts/CruyffSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "CruyffSans";
  src: url('../fonts/CruyffSansExpanded-Heavy.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url('../fonts/Inter-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Marta";
  src: url('../fonts/Marta-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
