@font-face {
	font-family: 'Meta Serif Pro';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/MetaSerifPro/MetaSerifPro-Medium.ttf') format('ttf');
	src: url('../fonts/MetaSerifPro/MetaSerifPro-Medium.woff') format('woff');
        font-display: swap;
}
@font-face {
	font-family: 'Meta Serif Pro';
	font-style: italic;
	font-weight: 600;
	src: url('../fonts/MetaSerifPro/MetaSerifPro-MediumItalic.ttf') format('ttf');
}
@font-face {
	font-family: 'Meta Serif Pro';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/MetaSerifPro/MetaSerifPro-Light.ttf') format('ttf');
	src: url('../fonts/MetaSerifPro/MetaSerifPro-Light.woff') format('woff');
}
@font-face {
	font-family: 'Meta Serif Pro';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/MetaSerifPro/MetaSerifPro-LightItalic.ttf') format('ttf');
}
@font-face {
	font-family: 'Meta Serif Pro Light';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/MetaSerifPro/MetaSerifPro-Light.ttf') format('ttf');
	src: url('../fonts/MetaSerifPro/MetaSerifPro-Light.woff') format('woff');
}
@font-face {
	font-family: 'Meta Serif Pro Light';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/MetaSerifPro/MetaSerifPro-LightItalic.ttf') format('ttf');
}
