Hi
For some reason, this merchant is adding space HTML entities ( 

between words. This is not necessary.
I made your descriptions on your product detail page show descriptions with HTML in the ON mode by changing this:
[product.description]
to this:
[product.description html='yes']
Now it removes those extra HTML entities.
You may have to also do this on your category pages.
Eric