
.relaway900{
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
	
}
.relaway300{
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
	
}
.relaway400{
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
	
}
.relaway500{
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
	
}
.relaway700{
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
	
}

.myP{
	margin:0;
	
}

.bg-primary {
	background-color:red!important ;
	
	

}



@font-face {
  font-family: 'GitehandFIF';
  src: url('../assets/giddehand_fif.otf')format("opentype"); /* IE9 Compat Modes */

}


.gitehand{
	font-family: 'GitehandFIF';
	font-style: normal;
  font-size: 25px;
}