<?php
/*
 * default configuration settings
 */

$conf['technique']      = '';
$conf['fontFile']       = '';
$conf['fontName']       = '';
$conf['elements']       = 'h1, h2, h3, h4, h5';
$conf['genericFamily']  = 'serif';
$conf['fontFile2']      = '';
$conf['fontName2']      = '';
$conf['elements2']      = 'body';
$conf['genericFamily2'] = 'sans-serif';
