Font

class description
font-monospace Uses a monospace font.
fs-1 Changes font size. Unlike h1 it changes only font size. There are variation:
  • fs-1 - font size like header 1
  • fs-2 - font size like header 2
  • fs-3 - font size like header 3
  • fs-4 - font size like header 4
  • fs-5 - font size like header 5
  • fs-6 - font size like header 6
fw-bold Bold text. There are variations that correspond to the font-weight CSS property:
  • bold
  • bolder
  • normal
  • lighter
  • light
fst-italic Italic text.
fst-normal Normal text.