diff --git a/modules/cms/widgets/AssetList.php b/modules/cms/widgets/AssetList.php index 70f3b871c..57167a7c2 100644 --- a/modules/cms/widgets/AssetList.php +++ b/modules/cms/widgets/AssetList.php @@ -61,9 +61,11 @@ class AssetList extends WidgetBase 'css', 'js', 'woff', + 'woff2', 'svg', 'ttf', 'eot', + 'otf', 'json', 'md', 'less',