Example #1
0
 public static function fontUrl($url)
 {
     return self::assetUrl($url, Config::getFontsPath());
 }