@font-face { font-family: "Reverb"; src: url("/koboldgen/assets/fonts/Reverb-Regular.otf") format("opentype"); } @font-face { font-family: "Reverb Light"; src: url("/koboldgen/assets/fonts/Reverb-Light.otf") format("opentype"); font-weight: lighter; } .firstrow { float: left; max-width: 30%; padding-right: 20px; padding-top: 10px; } .firstrow .head { font-family: "Reverb"; } #theship { float: left; } #themission { float: left; } #theadversary { float: left; } #thekobolds { padding-top: 10px; padding-bottom: 10px; } #thekobolds .head { font-family: "Reverb"; } .kobold { float: left; padding-right: 20px; } .head { display: block; font-weight: bold; font-size: 1.5em; }