@font-face { font-family: "Century"; font-style: normal; font-weight: bold; src:url(fonts/CenturySchoolbook-Bold.otf); } @font-face { font-family: "Century"; font-style: italic; font-weight: bold; src:url(fonts/CenturySchoolbook-BoldItalic.otf); } @font-face { font-family: "Century"; font-style: italic; font-weight: normal; src:url(fonts/CenturySchoolbook-Italic.otf); } @font-face { font-family: "Century"; font-style: normal; font-weight: normal; src:url(fonts/CenturySchoolbook-Regular.otf); } body { font-family: "Century"; } .squeeze90{margin: 0 5%;} .squeeze40{margin: 0 30%;} .squeeze30{margin: 0 35%;} .squeeze60{margin: 0 40% 0 0;} p.crt { text-align:left; font-size:.9em; } h1.chapter4 { font-size:1.5em; text-align:center; margin-top:0; margin-bottom:3em; color: #698B43; } h1.chapter1 { font-size:1.5em; text-align:center; margin-top:1em; margin-bottom:0em; color: #698B43; } div.chap_toc { margin-left:0%; margin-top:1em; } .black { color:#000000; -webkit-text-fill-color: #000000; }