@import "https://raw.githubusercontent.com/Mogztter/asciidoctor-web-pdf/main/css/asciidoctor.css"; @import "https://raw.githubusercontent.com/Mogztter/asciidoctor-web-pdf/main/css/document.css"; @import "https://raw.githubusercontent.com/Mogztter/asciidoctor-web-pdf/main/css/features/title-page.css"; @import "https://raw.githubusercontent.com/Mogztter/asciidoctor-web-pdf/main/css/features/title-document-numbering.css"; @import "https://raw.githubusercontent.com/Mogztter/asciidoctor-web-pdf/main/css/features/book.css"; @import "https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@0,400;0,700;1,400;1,700&family=Alegreya+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Source+Serif+Pro:ital,wght@0,400;0,700;1,400;1,700"; #toc { font-family: "Alegreya Sans"; } p, h1, h2, h3, h4, h5, h6 { font-family: "Source Serif Pro"; } #cover h1 { font-weight: bold; color: #000; } .lead p { font-family: "Alegreya Sans"; line-height: 1; } .keyword { font-family: "Alegreya Sans SC"; font-weight: bold; } .sidebarblock p { font-family: "Alegreya Sans"; }