/** Remedia **/
@font-face {
	font-family:'Raleway-Medium';
	src: url('Raleway-Medium.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  	font-family:'Raleway-SemiBold';
	src: url('Raleway-SemiBold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  	font-family:'Raleway-Bold';
	src: url('Raleway-Bold.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  	font-family:'Raleway-ExtraBold';
	src: url('Raleway-ExtraBold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  	font-family:'Ionicons';
	src: url('ionicons.ttf');
	font-weight: normal;
	font-style: normal;
}