/**
 * DDIT 
 * 
 * 
 * 
 * LICENSE
 *
 * This source file is subject to the license that is bundled 
 * with this package in the file LICENSE.txt. 
 *
 * If you did not receive a copy of the license and are unable to 
 * obtain it through the world-wide-web, please send an email
 * to info@dresden-it.de so we can send you a copy immediately.
 * 
 * 
 *
 * @category   DDIT
 * @package    DDIT
 * @subpackage DDIT
 * @author     HD
 * @copyright  2015 , Dresden-IT GmbH (http://www.dresden-it.de)	
 * @license    http://www.dresden-it.de Commercial License
 * @version    $Id: font-urbic-netto.css 733 2015-07-22 09:45:17Z DresslerHe $ 
 * @link       http://www.dresden-it.de/
 * 
 */
@font-face {
  font-family: 'NettoWeb';
  src: url('../fonts/font-netto-web.eot');
  src: url('../fonts/font-netto-web.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NettoWeb-Light';
  src: url('../fonts/font-netto-web-light.eot');
  src: url('../fonts/font-netto-web-light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NettoWeb-Bold';
  src: url('../fonts/font-netto-web-bold.eot');
  src: url('../fonts/font-netto-web-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
