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

}

/* @font-face {
    font-family: 'droid_serifitalic';
    src: url('DroidSerif-Italic-webfont.eot');
    src: url('DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSerif-Italic-webfont.woff') format('woff'),
         url('DroidSerif-Italic-webfont.ttf') format('truetype'),
         url('DroidSerif-Italic-webfont.svg#droid_serifitalic') format('svg');
    font-weight: normal;
    font-style: normal;

} */

@font-face {
    font-family: 'afta_sansregular';
	src: local('afta_sansregular'),
	src: url('aftasansthin-regular-webfont.eot'); /*ie9*/
	src: url('aftasansthin-regular-webfont.eot?iefix'), /*ie6-ie8*/
		 url('aftasansthin-regular-webfont.woff') format('woff'), /*modern browsers*/
		 url('aftasansthin-regular-webfont.ttf') format('truetype'), /*safari, etc*/
		 url('aftasansthin-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

