Converted from sunworms/aporetic-fonts-build
Include the stylesheet in your HTML:
<link rel="stylesheet" href="https://sunworms.github.io/aporetic-web-fonts/fonts.css">
Then use the fonts in your CSS:
body {
font-family: 'aporetic-sans-mono-normalboldupright', sans-serif;
}