Forums
(@chanpyaesone)
4 years, 4 months ago
I am using Pyidaungsu Font. Download Link: https://www.mmunicode.org/fonts/Pyidaungsu-2.5_Regular.ttf
In my custom pdf css @font-face { font-family: ‘MyFont’; font-style: normal; font-weight: normal; src: local(‘MyFont’), local(‘MyFont’), url(<?php echo $this->get_template_path(); ?>/fonts/Pyidaungsu_Regular.ttf) format(‘truetype’); } body { font-family:’MyFont’; }
Thanks for your response. Yes, I am using custom font but only ( ?? and ? ) is still not working.