@font-face {
	font-family: 'Bunya PERSONAL';
	src: url(../../assets/fonts/BunyaPERSONAL-Light.woff2) format('woff2'),
	url(../../assets/fonts/BunyaPERSONAL-Light.woff) format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Manjari-Regular';
	src:	url(../../assets/fonts/Manjari-Regular.ttf) format('woff');
	/* font-weight: bold; */
	font-style: normal;
}
@font-face {
	font-family: 'Couture';
	src: url(../../assets/fonts/Couture-Bold.woff2) format('woff2'),
	url(../../assets/fonts/Couture-Bold.woff) format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica';
	src: url(../../assets/fonts/Helvetica.woff2) format('woff2'),
	url(../../assets/fonts/Helvetica.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lane - Upper';
	src: url(../../assets/fonts/Lane-Upper.woff2) format('woff2'),
	url(../../assets/fonts/Lane-Upper.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Leaner';
	src: url(../../assets/fonts/Leaner-Thin.woff2) format('woff2'),
	url(../../assets/fonts/Leaner-Thin.woff) format('woff');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Ruthligos';
	src: url(../../assets/fonts/Ruthligos.ttf) format('woff2');
	/* font-weight: 100; */
	font-style: normal;
}