The problem is Journal's css had conflict with FPD's css. To fix this problem, just let below short css work.


.fpd-element-toolbar :before,.fpd-element-toolbar :after,.fpd-container :before,.fpd-container :after {

 font-family: FontFPD!important;

}