@font-face {
  font-family: "Atikinson Hyperlegible";
  src: url("https://brendan.gilet.au//fonts/Atkinson-Hyperlegible-Regular-102a.woff2") format("woff2");
}
@font-face {
  font-family: "Atikinson Hyperlegible";
  src: url("https://brendan.gilet.au//fonts/Atkinson-Hyperlegible-Bold-102a.woff2") format("woff2");
  font-weight: bold;
}
@font-face {
  font-family: "Atikinson Hyperlegible";
  src: url("https://brendan.gilet.au//fonts/Atkinson-Hyperlegible-Italic-102a.woff2") format("woff2");
  font-style: italic;
}

@font-face {
  font-family: "Atikinson Hyperlegible";
  src: url("https://brendan.gilet.au//fonts/Atkinson-Hyperlegible-Bold-102a.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}


html {
	font-family: "Atikinson Hyperlegible", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}