Hello Im using a font face font
@font-face {
font-family: ‘Conv_FuturaStd Bold’;
src: url(‘fonts/FuturaStdBold.eot’);
src: local(‘☺’), url(‘fonts/FuturaStdBold.woff’) format(‘woff’), url(‘fonts/FuturaStdBold.ttf’) format(‘truetype’), url(‘fonts/FuturaStdBold.svg’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
which is working fine on the home page and portfolio pages but it does not render in blog or inner pages
Please help me,
this is the url of the site
http://www.obermedia.com.ar/cf here it works fine renders the font everywhere
http://www.obermedia.com.ar/cf/mission/ here it doesnt
thanks for a great theme!!