@font-face {
  font-family: 'Metric';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://static.xapo.com/fonts/metric/metric2-regular.woff2) format("woff2"),
    url(https://static.xapo.com/fonts/metric/metric2-regular.ttf) format("truetype");
}

@font-face {
  font-family: 'Metric';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://static.xapo.com/fonts/metric/metric2-bold.woff2) format("woff2"),
    url(https://static.xapo.com/fonts/metric/metric2-bold.ttf) format("truetype");
}