diff --git a/bower.json b/bower.json index 05ff346..a73709f 100755 --- a/bower.json +++ b/bower.json @@ -14,13 +14,10 @@ "./css/weather-icons.css", "./css/weather-icons.min.css", "./weather-icons/weather-icons.less", - "./dist/font/weathericons-regular-webfont.eot", - "./dist/font/weathericons-regular-webfont.svg", - "./dist/font/weathericons-regular-webfont.ttf", - "./dist/font/weathericons-regular-webfont.woff" + "./fonts/*" ], "ignore": [ "cheatsheet/", "reference/" ] -} \ No newline at end of file +}