@font-face {
	font-family: 'JosefinSans';
	src: url('JosefinSans-ExtraLight.ttf');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'JosefinSans';
	src: url('JosefinSans-ExtraLightItalic.ttf');
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: 'JosefinSans';
	src: url('JosefinSans-Medium.ttf');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'JosefinSans';
	src: url('JosefinSans-SemiBold.ttf');
	font-weight: 600;
	font-style: normal;
}
