@font-face {
	font-family: 'Messina';
	src: url('fonts/messina-regular.woff2') format('woff2'),
		url('fonts/messina-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Messina Serif';
	src: url('fonts/messina-serif-light.woff2') format('woff2');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Messina Serif';
	src: url('fonts/messina-serif-regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Messina Serif';
	src: url('fonts/messina-serif-italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'PP Cirka';
	src: url('fonts/pp-cirka.otf') format('otf');
	font-weight: 400;
	font-style: normal;
}
