Type
Lettering, typefaces, & other experiments.
Click the images to see more!
01/01 | Various Clients | band type treatments
01/02 | Serif Is The New Black | personal exploration
02/02 | Serif Is The New Black | personal exploration
		$(document).ready(function(){ 			$('#0005') 			.cycle({ 	  	    		fx:'fade',   	  				next:'#next, #0005',  	  				prev:'#prev', 	  				speed: 500, 	  				timeout: 0 	 		}); 	  		});    	
01/02 | Various Type Treatments | personal exploration
02/02 | Various Type Treatments | personal exploration
		$(document).ready(function(){ 			$('#0003') 			.cycle({ 	  	    		fx:'fade',   	  				next:'#next, #0003',  	  				prev:'#prev', 	  				speed: 500, 	  				timeout: 0 	 		}); 	  		});    	
01/02 | Various Type Treatments | personal exploration
02/02 | Various Type Treatments | personal exploration
		$(document).ready(function(){ 			$('#0002') 			.cycle({ 	  	    		fx:'fade',   	  				next:'#next, #0002',  	  				prev:'#prev', 	  				speed: 500, 	  				timeout: 0 	 		}); 	  		});    	
01/03 | Tubatomic | various type experiments created while at Tubatomic
02/03 | Tubatomic | various type experiments created while at Tubatomic
03/03 | Tubatomic | various type experiments created while at Tubatomic
		$(document).ready(function(){ 			$('#0001') 			.cycle({ 	  	    		fx:'fade',   	  				next:'#next, #0001',  	  				prev:'#prev', 	  				speed: 500, 	  				timeout: 0 	 		}); 	  		});