/* eToro font assets are hosted on OCI/CDN storage, not committed to this repo. */
@font-face {
  font-family: 'eToro';
  src: url('../../fonts/etoro/v1/eToro-Variable-v1.woff2') format('woff2');
  font-weight: 100 900;
  font-stretch: 50% 200%;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'eToro Numbers';
  src: url('../../fonts/etoro/v1/eToro-Variable-v1.woff2') format('woff2');
  font-weight: 620;
  font-stretch: 84%;
  font-style: normal;
  font-display: swap;
}
