Hi Ernest,
Thank you for the pointer.
It’s working well now.
Cheers,
Edy
Hi Ernest,
Thanks very much. It works great.
Cheers,
Edy
Thanks @alexmigf
I gave it a try however the result is the same as well.
I tried changing the font name from “FF_MINCHO” to “IPAMincho” however with the same result as well.
Please advise.
Hello @alexmigf
Thanks for the note.
I tried changing it to below as well deploying the corresponding ttf file to the /fonts folder, however with the same result.
src: local(‘FF_MINCHO’), local(‘FF_MINCHO’), url(<?php echo $this->get_template_path(); ?>/fonts/ipam.ttf) format(‘truetype’);
}
Please advise.