
@font-face {
	font-family: 'Folks Light';
	src: url('http://cdn1.editmysite.com/editor/fonts/Folks_Light/regular.eot');
	src: url('regular.eot') format('embedded-opentype'),
	     url('regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Folks Light';
	font-weight: bold;
    src: url('http://cdn1.editmysite.com/editor/fonts/Folks_Light/bold.eot');
	src: url('bold.eot') format('embedded-opentype'),
	     url('bold.ttf') format('truetype');
}
