@font-face {
  font-family: 'OpenDys';
  src: url('https://antijingoist.github.io/web-accessibility/fonts/opendyslexic3-bold.ttf')
    format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OpenDys';
  src: url('https://antijingoist.github.io/web-accessibility/fonts/opendyslexic3-regular.ttf')
    format('truetype');
  font-weight: normal;
  font-style: normal;
}
