.px30{
	font-size: 30px !important;
}
@font-face {
   font-family: android;
   src: url(../../common/fonts/android.ttf);
}
@font-face {
   font-family: righteous;
   src: url(../../common/fonts/Righteous-Regular.ttf);
}
@font-face {
   font-family: patrickHand;
   src: url(../../common/fonts/PatrickHandSC-Regular.ttf);
}
@font-face {
   font-family: patrickFormal;
   src: url(../../common/fonts/PetitFormalScript-Regular.ttf);
}
@font-face {
   font-family: kellySlab;
   src: url(../../common/fonts/KellySlab-Regular.ttf);
}
.android {
	font-family: android;
}
.righteous {
	font-family: righteous;
}
.patrickHand {
	font-family: patrickHand;
}
.patrickFormal {
	font-family: patrickFormal;
}
.kellySlab {
	font-family: kellySlab;
}
