@import url(fonts/exo/stylesheet.css);

@import url(fonts/gearedslab/stylesheet.css); 

@import url(fonts/sansation/stylesheet.css); 

.font-exo-regular{

	font-family: 'exoregular';

	font-weight: normal !important;
	line-height: 120%;
}

.font-geared-slab-blod{

	font-family: 'geared_slabbold';

	font-weight: normal !important;

	letter-spacing:1px;
	line-height: 120%;
}

.font-sansation-blod{

	font-family: 'sansationbold';

	font-weight: normal !important;

	letter-spacing:1px;
	line-height: 120%;

}