src: url("/koboldgen/assets/fonts/Reverb-Light.otf") format("opentype"); | src: url("/koboldgen/assets/fonts/Reverb-Light.otf") format("opentype"); | ||||
font-weight: lighter; | font-weight: lighter; | ||||
} | } | ||||
@font-face { | |||||
font-family: "Reverb Bold"; | |||||
src: url("/koboldgen/assets/fonts/Reverb-Bold.otf") format("opentype"); | |||||
font-weight: bold; | |||||
} | |||||
.firstrow { | .firstrow { | ||||
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); | ||||
} | } | ||||
.koboldname { | .koboldname { | ||||
font-family: "Reverb"; | |||||
font-family: "Reverb Bold"; | |||||
font-size: 1.4em; | font-size: 1.4em; | ||||
font-weight: bold; | |||||
} | } | ||||
.koboldcareer { | .koboldcareer { |