@font-face{
font-family:kingThings !important;
src:url(‘http://vulgarsg.com/wp-content/themes/neighborhood/css/font/fontawesome-webfont.woff’) format (“truetype”);
}*/
@font-face {
font-family: ‘kingthings_foundationregular’;
src: url(‘wp-content/themes/neighborhood/css/font/kingthings_foundation-webfont.eot’);
src: url(‘wp-content/themes/neighborhood/css/font/kingthings_foundation-webfont.eot?#iefix’) format(’embedded-opentype’),
url(‘wp-content/themes/neighborhood/css/font/kingthings_foundation-webfont.woff2’) format(‘woff2’),
url(‘wp-content/themes/neighborhood/css/font/kingthings_foundation-webfont.woff’) format(‘woff’),
url(‘wp-content/themes/neighborhood/css/font/kingthings_foundation-webfont.ttf’) format(‘truetype’),
url(‘wp-content/themes/neighborhood/css/font/kingthings_foundation-webfont.svg#kingthings_foundationregular’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
body, h1, h2, h3, h4, h5, h6, a {font-family:kingthings_foundationregular !important;}
above are the codes I added to change the font. What should I add to target the text on product pages?