PRODUCTION

Text

General text styles and font families.

Heading Font Name: Roboto Flex

Heading Font URL: https://fonts.googleapis.com/css2?family=Roboto+Flex&display=swap

Subheading Font Name: Louis George Cafe

Subheading Font URL: https://mt-next-boiler.vercel.app/assets/fonts/LouisGeorgeCafe.ttf

Body Font Name: Roboto Serif

Body Font URL: https://fonts.googleapis.com/css2?family=Roboto+Serif&display=swap

Jumbo 1

Heading 1

Heading 2

Heading 3

Subheading 4

Subheading 5
Subheading 6

Paragraph goes here: Ex nisi officia adipisicing ea fugiat enim. Esse cillum tempor eu anim non esse eu quis sit id consequat. Pariatur proident culpa sunt Lorem Lorem et ullamco ex eu eiusmod incididunt pariatur. Ad cillum nisi aliquip irure in irure. Mollit non proident occaecat exercitation cupidatat deserunt qui magna irure ut tempor sunt. Ut officia fugiat excepteur elit veniam nulla consequat.

Link: Href somewhere


  • Unordered list item 1
  • Unordered list item 2
  • Unordered list item 3
  • Unordered list item 4

  1. Ordered list item 1
  2. Ordered list item 2
  3. Ordered list item 3
  4. Ordered list item 4
// This is a preformatted text in MONO font, usually in regards to code like JavaScript or JSON or CSS!
// This is defaulted to grey to stand out from the rest of the text.

const defineMeHere = "This is a variable defined in a preformatted text block";