/*
Font: Candara
------------------------------------------------------*/

@charset "utf-8";

@font-face {
	font-family: 'Candara';
	src: url('font/candara-webfont.eot');
	src: local('☺'), url('font/candara-webfont.woff') format('woff'), url('font/candara-webfont.ttf') format('truetype'), url('font/candara-webfont.svg#webfontAnhA9GrW') format('svg');
}

