/*Fonts*/
@font-face{
	font-family: 'Primary-Regular';
	src:url('../fonts1/Montserrat-Regular_1.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Secondary-Regular';
	src:url('../fonts1/OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Secondary-Italic';
	src:url('../fonts1/OpenSans-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Secondary-Bold';
	src:url('../fonts1/OpenSans-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'brush';
	src:url('../fonts1/BrushScriptStd.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'black';
	src:url('../fonts1/Raleway-Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Mallu';
	src:url('../fonts1/MLAA0NTT.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Mallu-Bold';
	src:url('../fonts1/MLAA0BTT.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}