diff --git a/avoearticle.cls b/avoearticle.cls
index 03d9b1fcb0262a71040a328809965060aa988815..ecced33e650e8751d2a47f85e754e12accd2d470 100644
--- a/avoearticle.cls
+++ b/avoearticle.cls
@@ -38,7 +38,7 @@
 
 
 
-\RequirePackage[default,osfigures,scale=0.95]{opensans} %% Alternatively
+\RequirePackage[default,scale=0.95]{opensans} %% Alternatively
 %% use the option 'defaultsans' instead of 'default' to replace the
 %% sans serif font only.
 % \RequirePackage[T1]{fontenc}
diff --git a/avoereport.cls b/avoereport.cls
index 2114c0bffae15c7f22217648e7ab203e84286257..77b9e9c95c5c967d9a692601e50bac3b69ee97d9 100644
--- a/avoereport.cls
+++ b/avoereport.cls
@@ -38,7 +38,7 @@
 
 
 
-\RequirePackage[default,osfigures,scale=0.95]{opensans} %% Alternatively
+\RequirePackage[default,scale=0.95]{opensans} %% Alternatively
 %% use the option 'defaultsans' instead of 'default' to replace the
 %% sans serif font only.
 % \RequirePackage[T1]{fontenc}
diff --git a/examples/example-avoearticle.pdf b/examples/example-avoearticle.pdf
index 01f3a7522749e77886db8431e9994f7b2ecaa89d..b0a3e6cf9e0adfe40fef65e5c44808516f19f3ff 100644
Binary files a/examples/example-avoearticle.pdf and b/examples/example-avoearticle.pdf differ