Comment SVG (Score 1) 67
			
		 	
				This is a perfect use for SVG graphics. For any (non-photographic) images or logos, use an SVG graphic, and scale it according to the fonts size needed.
 
By embedding the font you need in the SVG graphic itself, you are not limited to the fonts on the user's system, either.
		
		
		
	By embedding the font you need in the SVG graphic itself, you are not limited to the fonts on the user's system, either.