@font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('../fonts/Atkinson-Hyperlegible-Regular.woff2') format('woff2'),
         url('../fonts/Atkinson-Hyperlegible-Regular.woff') format('woff'),
         url('../fonts/Atkinson-Hyperlegible-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('../fonts/Atkinson-Hyperlegible-Bold.woff2') format('woff2'),
         url('../fonts/Atkinson-Hyperlegible-Bold.woff') format('woff'),
         url('../fonts/Atkinson-Hyperlegible-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('../fonts/Atkinson-Hyperlegible-Italic.woff2') format('woff2'),
         url('../fonts/Atkinson-Hyperlegible-Italic.woff') format('woff'),
         url('../fonts/Atkinson-Hyperlegible-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('../fonts/Atkinson-Hyperlegible-BoldItalic.woff2') format('woff2'),
         url('../fonts/Atkinson-Hyperlegible-BoldItalic.woff') format('woff'),
         url('../fonts/Atkinson-Hyperlegible-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

/* 
Esta fuente fue diseñada específicamente para mejorar la legibilidad
para lectores con baja visión, dislexia y otras condiciones que
afectan la capacidad de lectura. Características principales:

1. Mayor diferenciación entre caracteres similares
2. Altura-x más grande para mejor legibilidad
3. Formas de letras más distintivas
4. Espaciado óptimo para reducir el "crowding visual"
5. Pesos bien definidos para mejorar el contraste
*/