@font-face {
	font-family: 'AbrilFatface';
	src: url('../fonts/AbrilFatface-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-BoldItalic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSans';
	src: url('../fonts/JosefinSans-ThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

