One more question, im new to unity somewhat and i cant figure out how to do the font for size 11 and 13 to fit on top of eachother one is the outline and the other the filling like you did in your example, but the pixels dont line up for me properly. is there like a specific way to do it? thanks!
Hello! Here on the left are the settings I used for importing them into Unity, for pixel clarity. 
For alignment, I found that both fonts should have the same X position, but the outline should be placed 1px higher on Y axis. So, if "FantasyRPGtitle" Pos Y is 4, then "FantasyRPGtitleOutline" should be at 5. This way they align perfectly. Not sure why this is needed, since I created them in the same size and grid...

I hope this solves the issue for you!