@font-face { font-family: 'Crimson Text'; src: url('CrimsonText-Regular.ttf') format("truetype"); }
@font-face { font-family: 'Crimson Text'; font-style: italic; src: url('CrimsonText-Italic.ttf') format("truetype"); }
@font-face { font-family: 'Crimson Text'; font-weight: bold; src: url('CrimsonText-Bold.ttf') format("truetype"); }
@font-face { font-family: 'Crimson Text'; font-weight: bold; font-style: italic; src: url('CrimsonText-BoldItalic.ttf') format("truetype"); }
@font-face { font-family: Signika; font-weight: bold; font-variation-settings: 'wght' 600; src: url('Signika-VariableFont_wght.ttf') format("truetype"); }
@font-face { font-family: 'Go Mono'; src: url('Go-Mono.ttf') format("truetype"); }
@font-face { font-family: 'Go Mono'; font-weight: bold; src: url('Go-Mono-Bold.ttf') format("truetype"); }
 p + p { text-indent: 3em ;
         margin-top: 0 }
 p { font-family: 'Crimson Text', serif ;
     font-size: 14pt ;
     line-height: 16pt ;
     margin-bottom: 0 ;
     text-align: justify ;
     text-indent: 3em ;
     margin-top: 0 }
 ul { font-family: 'Crimson Text', serif ;
      font-size: 14pt ;
      line-height: 16pt }
 ol { font-family: 'Crimson Text', serif ;
      font-size: 14pt ;
      line-height: 16pt }     
 pre { font-family: 'Go Mono', monospace ;
       font-variant-ligatures: none ;
       font-size: 11pt ;
       line-height: 14pt }
 h1 { font-family: Signika, sans-serif ;
      font-size: 24pt ;
      font-weight: bold }
 h2 { font-family: Signika, sans-serif ;
      font-size: 18pt ;
      font-weight: bold }
 h3 { font-family: Signika, sans-serif ;
      font-size: 16pt ;
      font-weight: bold }
 code {  font-family: 'Go Mono', monospace ;
         font-weight: bold }
 .navbar { font-family: Signika, sans-serif ;
           font-weight: bold ;
           font-size: 14pt ;
           line-height: 18pt }
 .reduced { font-size: 10pt ;
            line-height: 11pt }
 .notice { font-size: 8pt ;
           line-height: 9pt }
