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

}