/* pt-sans-regular - latin */
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: url('./pt-sans-v17-latin-regular.woff2') format('woff2');
	font-display: swap;
}
/* pt-sans-italic - latin */
@font-face {
	font-family: 'PT Sans';
	font-style: italic;
	font-weight: 400;
	src: url('./pt-sans-v17-latin-italic.woff2') format('woff2');
	font-display: swap;
}
/* pt-sans-700 - latin */
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 700;
	src: url('./pt-sans-v17-latin-700.woff2') format('woff2');
	font-display: swap;
}

/* merriweather-regular - latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	src: url('./merriweather-v32-latin-regular.woff2') format('woff2');
	font-display: swap;
}
/* merriweather-italic - latin */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 400;
	src: url('./merriweather-v32-latin-italic.woff2') format('woff2');
	font-display: swap;
}
/* merriweather-600 - latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 600;
	src: url('./merriweather-v32-latin-600.woff2') format('woff2');
	font-display: swap;
}
/* merriweather-900 - latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 900;
	src: url('./merriweather-v32-latin-900.woff2') format('woff2');
	font-display: swap;
}
