/* Copyright (C) Flexible Web Design  , http://www.gnu.org/licenses/gpl.html GNU/GPL */


@font-face {
	font-family: 'OpenSansLight';
	src: url('../../fonts/OpenSans-Light-webfont.eot');
	src: url('../../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/OpenSans-Light-webfont.woff') format('woff'),
		url('../../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
		url('../../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
	font-weight: normal;
	font-style: normal;
}


body { font-family: "OpenSansLight"; }

