@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  src: url(material-symbols.ttf) format('truetype');
  font-display: block;
}

@font-face {
  font-family: 'Atkinson Hyperlegible';
  font-style: normal;
  font-weight: 400;
  src: url(atkinson-regular.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Atkinson Hyperlegible';
  font-style: normal;
  font-weight: 700;
  src: url(atkinson-bold.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Atkinson Hyperlegible';
  font-style: italic;
  font-weight: 400;
  src: url(atkinson-italic.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Atkinson Hyperlegible';
  font-style: italic;
  font-weight: 700;
  src: url(atkinson-bold-italic.woff2) format('woff2');
  font-display: swap;
}
