@font-face { font-family: UnBatang; font-weight: normal; src: url(fonts/UnBatang.otf); } @font-face { font-family: UnBatang; font-weight: bold; src: url(fonts/UnBatangBold.otf); } @font-face { font-family: Junkyard; font-weight: normal; src: url(fonts/Junkyard.ttf); } body { font-family: UnBatang, "Palatino", "URW Palladio L", "Book Antiqua", serif; } section.header { font-size: 1.5em; text-align: center; } section.content { margin-left: auto; margin-right: auto; max-width: 100ex; padding: 1ex; text-align: justify; } section.footer { font-size: 0.75em; font-style: italic; text-align: center; } blockquote { background-color: #eee; margin: 0; padding: 1ex; } table { margin-left: auto; margin-right: auto; } .parsel { font-family: "Junkyard"; }