/* IBM Plex Mono (IBM), SIL Open Font Licence 1.1, licence in fonts/.
   Self hosted: nothing loads from a third party font host. One face for
   everything, weights 400 and 700 only (spec section 2). The files are the
   TrueType static instances matt-hart.com ships. */
@font-face { font-family: 'IBM Plex Mono'; font-style: normal; font-weight: 400;
             font-display: swap; src: url('../fonts/IBMPlexMono-Regular.ttf') format('truetype') }
@font-face { font-family: 'IBM Plex Mono'; font-style: normal; font-weight: 700;
             font-display: swap; src: url('../fonts/IBMPlexMono-Bold.ttf') format('truetype') }
