One of Aileron font mirrors, provided by Reinhart Previano.
This font is originally created by Sora Sagano under the CC0 License. The font has 16 variants: 8 different weights with respective italic styles. While the official font page is in Japanese, other sites including Font Library and Font Squirrel provide download mirrors for this font.
This repository is intended to host the same font with different font formats, such as WOFF and SVG formats, for further use on the Web, which is allowed under the CC0 License. A CSS file containing the @font-face
properties is also hosted to fix font name confusion as in Font Library CDN.
All Aileron fonts are stored under the fonts folder. However, a preconfigured CSS file is available at the root folder for quick reference.
All Aileron font CSS files are under the same directory: https://reinhart1010.github.io/aileron/
. However, there are some differences
- aileron.css uses the full version of Aileron fonts: OTF, TTF, SVG, EOT, WOFF and WOFF2. This is compatible with most browsers and browser versions, while the file may be large to be downloaded.
- aileron.min.css is the minified version of aileron.css.
- aileron.lite.css only uses the TTF, WOFF and WOFF2 formats, which is supported in more modern browsers.
- aileron.lite.min.css is the minified version of aileron.lite.css.