/* 
 * Underware Webfont License 9034, Tuesday 30th of September 2014 06:45:05 AM
 * 
 * The fonts listed in this notice are subject to the Underware Webfont
 * License Agreement entered into by the website owner. All other parties 
 * are explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at http://www.underware.nl/webfonts
 * 
 * Webfont: DollyPro by Underware
 * URL: http://www.underware.nl
 * Copyright: Underware copyright (c) 2004. All rights reserved. www.underware.nl
 * 
 * 
 * License: http://www.underware.nl/viewlicense?id=9034
 * 
 * © Underware, Den Haag, the Netherlands
*/

@font-face {
	font-family: 'DollyPro';
	font-weight: 400;
	font-style: normal;
	src: url('DollyPro-Regular.eot?#iefix') format('embedded-opentype'),
		 url('DollyPro-Regular.woff') format('woff'),
		 url('DollyPro-Regular.ttf') format('truetype'),
		 url('DollyPro-Regular.svg#DollyPro-Regular') format('svg');
}

@font-face {
	font-family: 'DollyPro';
	font-weight: 400;
	font-style: italic;
	src: url('DollyPro-RegularItalic.eot?#iefix') format('embedded-opentype'),
		 url('DollyPro-RegularItalic.woff') format('woff'),
		 url('DollyPro-RegularItalic.ttf') format('truetype'),
		 url('DollyPro-RegularItalic.svg#DollyPro-RegularItalic') format('svg');
}

@font-face {
	font-family: 'DollyPro';
	font-weight: 700;
	font-style: normal;
	src: url('DollyPro-Bold.eot?#iefix') format('embedded-opentype'),
		 url('DollyPro-Bold.woff') format('woff'),
		 url('DollyPro-Bold.ttf') format('truetype'),
		 url('DollyPro-Bold.svg#DollyPro-Bold') format('svg');
}

 