Missing Controller

Error: FontsController could not be found.

Error: Create the class FontsController below in file: app/controllers/fonts_controller.php

<?php
class FontsController extends AppController {

        var $name = 'Fonts';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp