@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Handlee');
@import url('https://fonts.googleapis.com/css?family=Indie+Flower');
@import url('https://fonts.googleapis.com/css?family=Arsenal');
@import url('https://fonts.googleapis.com/css?family=Cookie');
@import url('https://fonts.googleapis.com/css?family=Century+Gothic');
@import url('https://fonts.googleapis.com/css?family=Sacramento');

.Raleway {
font-family: 'Raleway', serif;	
}
				
			
.Handlee {
font-family: 'Handlee', serif;	
}
				
			
.IndieFlower {
font-family: 'Indie Flower', serif;	
}
				
			
.Arsenal {
font-family: 'Arsenal', serif;	
}
				
			
.Cookie {
font-family: 'Cookie', serif;	
}
				
			
.CenturyGothic {
font-family: 'Century Gothic', serif;	
}
				
			
.Sacramento {
font-family: 'Sacramento', serif;	
}
				
			