@font-face {
	font-family:'Nunito';
	src: url('nunito.eot');
	src:local('Nunito'), 
        url('nunito.woff') format('woff'), 
        url('nunito.svg') format('svg'), 
        url('nunito.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
    /*unicode-range: U+590-5ff,U+000-03F;*/
}

.special-font   { font-family:'Nunito'; }