/* custom style sheet - for customer specific overrides */ @font-face { font-family:"Consolas"; font-weight : normal; font-style: normal; src : url(../fonts/Consolas.ttf); } @font-face { font-family:"Consolas Bold"; font-weight : normal; font-style: normal; src : url(../fonts/ConsolasBold.ttf); } @font-face { font-family:"Komika Text Kaps"; font-weight : normal; font-style: normal; src : url(../fonts/KomikaTextKaps.ttf); } @font-face { font-family:"Komika Text Kaps Bold"; font-weight : normal; font-style: normal; src : url(../fonts/KomikaTextKaps-Bold.ttf); } @font-face { font-family:"Squaren Daren NC"; font-weight : normal; font-style: normal; src : url(../fonts/SquarenDarenNC.ttf); } @font-face { font-family:"Podkova"; font-weight : normal; font-style: normal; src : url(../fonts/Podkova-Regular.ttf); } img.FullPage { max-width:98%; max-height:98%; padding-top: 0px; padding-bottom: 0px; } /* Paragraph Styles */ .para-chapter-number-only { font-family: "Squaren Daren NC"; font-size: 1.8em; } .para-chapter-title-only { font-family: "Squaren Daren NC"; font-size: 1.8em; } .para-chapter-title-only-1{ font-family: "Squaren Daren NC"; font-size: 1.8em; } .para-subhead-a-centre{ padding-left:5px; padding-right: 5px; } .para-extract-centred-space-before-and-after-1{ margin-bottom: 15.5px; } /* Character Styles */ .char-custom-Consolas{ font-family: "Consolas"; } .char-custom-ConsolasBold{ font-family: "Consolas Bold"; font-weight: normal; } .char-custom-KomikaTextKapsBold{ font-family: "Komika Text Kaps Bold"; } .char-custom-KomikaTextKaps{ font-family: "Komika Text Kaps"; } .char-custom-KomikaTextKaps8pt{ font-family: "Komika Text Kaps"; } .char-custom-KomikaTextKaps10pt{ font-family: "Komika Text Kaps"; } .char-custom-KomikaTextKaps16pt{ font-family: "Komika Text Kaps"; } .char-custom-Rockwell{ font-family: "Podkova"; } .char-custom-RockwellBold12pt{ font-family: "Podkova"; font-size: 1.0em; }