From: KWC on
I am trying to use a font called Swis721 BT. This font doesn't have a
regular (i.e. non-bold and non-italic) setting to it... i.e. it is only Bold.
From what I can tell the <FontWeight> tag of <Style> gets set to 700 when
the font is made in the designer in VS2005. When this is set the error
message appear when loading the report:

Deserialization failed: Font 'Swis721 BT' does not support style 'Regular'.
Line 99, position 46.

However when working with the report it is fine and the error only comes up
when opening the report.

I have tried changing the <FontWeight> tag to "Bold", "Regular" and removing
it altogether but still get the error.

Any help would be appreciated

Kelly