Index: openacs-4/packages/openacs-bootstrap3-theme/tcl/init-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/openacs-bootstrap3-theme/tcl/init-procs.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/openacs-bootstrap3-theme/tcl/init-procs.tcl 3 Aug 2018 09:50:08 -0000 1.4 +++ openacs-4/packages/openacs-bootstrap3-theme/tcl/init-procs.tcl 31 Aug 2018 11:18:20 -0000 1.5 @@ -35,7 +35,11 @@ prefix $prefix \ cssFiles {css/bootstrap.min.css} \ jsFiles {js/bootstrap.min.js} \ - extraFiles {fonts/glyphicons-halflings-regular.woff fonts/glyphicons-halflings-regular.ttf} \ + extraFiles { + fonts/glyphicons-halflings-regular.woff + fonts/glyphicons-halflings-regular.woff2 + fonts/glyphicons-halflings-regular.ttf + } \ urnMap { urn:ad:css:bootstrap3 css/bootstrap.min.css urn:ad:js:bootstrap3 js/bootstrap.min.js