@font-face {
  font-family: my;
  src: url(Exo-Medium.otf);
}
@font-face {
   font-family: name;
   src: url(Exo-DemiBold.otf);
}
 @font-face {
   font-family: upds;
   src: url(Allura-Regular.otf);
}
 @font-face {
   font-family: footr;
   src: url(Exo-Medium.otf);
}
 @font-face {
   font-family: db;
   src: url(Exo-Bold.otf);
}
 @font-face {
   font-family: slidertext;
   src: url(Exo-Thin-Italic.otf);
}

.footer{
	margin:0px !important;
}

.top_text p{
	text-align: left ! important; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	letter-spacing: 1px;
	color: #fff;
}
.top_text a{
	text-align: left ! important;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	letter-spacing: 1px;
	color: #fff;
}