
/*@font-face{*/
/*	font-family: Nexa-Bold;*/
/*	src:url('Nexa-Bold.otf');*/
/*}*/

/*@font-face{*/
/*	font-family: Nexa-Light;*/
/*	src:url('Nexa-Light.otf');*/
/*}*/

@font-face{
	font-family: Poppins-Light;
	src:url('Poppins-Light.ttf');
}

@font-face{
	font-family: Poppins-SemiBold;
	src:url('Poppins-SemiBold.ttf');
}

@font-face{
	font-family: Poppins-Bold;
	src:url('Poppins-Bold.ttf');
}

@font-face{
	font-family: Poppins-Medium;
	src:url('Poppins-Medium.ttf');
}

@font-face{
	font-family: Poppins-Regular;
	src:url('Poppins-Regular.ttf');
}




@font-face{
	font-family: Raleway-Regular;
	src:url('Raleway-Regular.ttf');
}

@font-face{
	font-family: Raleway-Medium;
	src:url('Raleway-Medium.ttf');
}



@font-face{
	font-family: Montserrat-Medium;
	src:url('Montserrat-Medium.ttf');
}


@font-face{
	font-family: OpenSans_SemiCondensed-Regular;
	src:url('OpenSans_SemiCondensed-Regular.ttf');
}
@font-face{
	font-family: OpenSans-Medium;
	src:url('OpenSans-Medium.ttf');
}
@font-face{
	font-family: OpenSans_SemiCondensed-SemiBold;
	src:url('OpenSans_SemiCondensed-SemiBold.ttf');
}