@font-face {
  font-family: 'Atkinson Hyperlegible local';
  font-style: italic;
  font-weight: 400;
  src: url(https://www.abirdin.space/assets/ahl_400i.ttf) format('truetype');
}
@font-face {
  font-family: 'Atkinson Hyperlegible local';
  font-style: italic;
  font-weight: 700;
  src: url(https://www.abirdin.space/assets/ahl_700i.ttf) format('truetype');
}
@font-face {
  font-family: 'Atkinson Hyperlegible local';
  font-style: normal;
  font-weight: 400;
  src: url(https://www.abirdin.space/assets/ahl_400.ttf)format('truetype');
}
@font-face {
  font-family: 'Atkinson Hyperlegible local';
  font-style: normal;
  font-weight: 700;
  src: url(https://www.abirdin.space/assets/ahl_700.ttf) format('truetype');
}

:root {
	--md-text-font: "Atkinson Hyperlegible local";
}
