`<w:b w:val="0"/>` don't display as bold text in MSWord, but when reading from docx file `Style\Font::isBold()` is `true` * PHP version: 7.1.11 * PHPWord version: 0.14 