@font-face {
  font-family: 'ABCDiatype';
  src: url('https://raw.githubusercontent.com/getivy/marketing-site/main/public/fonts/diatype/ABCDiatypeVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
}

:root {
  --fontFamily: 'ABCDiatype', sans-serif;
}
