@raiderkilo,
I'm not sure I have fully understood your last 2 posts. Do you now have everything you need to achieve your goal?
For your extra information. You may find that different fonts look better at different sizes. So the 1.2em in the following bit of css should be changed to whatever size looks best for each PRS+ css file you create.
Code:
body {
font-family: serif;
font-size: 1.2em !important;
...}
Similarly, you might want to change the
line-height: 130% to suit each font.