/*
Merriweather, Montserrat, Inconsolata - Latin Only (Optimized)
SIL Open Font License, Version 1.1
*/

/* Merriweather Latin 400 */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url('./merriweather/merriweather-latin-400-normal.woff2?ver=30') format('woff2'),
		url('./merriweather/merriweather-all-400-normal.woff?ver=30') format('woff');
}

/* Merriweather Latin 700 */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: url('./merriweather/merriweather-latin-700-normal.woff2?ver=30') format('woff2'),
		url('./merriweather/merriweather-all-700-normal.woff?ver=30') format('woff');
}

/* Merriweather Latin 900 */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-display: swap;
	font-weight: 900;
	src: url('./merriweather/merriweather-latin-900-normal.woff2?ver=30') format('woff2'),
		url('./merriweather/merriweather-all-900-normal.woff?ver=30') format('woff');
}

/* Merriweather Latin 400 Italic */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-display: swap;
	font-weight: 400;
	src: url('./merriweather/merriweather-latin-400-italic.woff2?ver=30') format('woff2'),
		url('./merriweather/merriweather-all-400-italic.woff?ver=30') format('woff');
}

/* Merriweather Latin 700 Italic */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-display: swap;
	font-weight: 700;
	src: url('./merriweather/merriweather-latin-700-italic.woff2?ver=30') format('woff2'),
		url('./merriweather/merriweather-all-700-italic.woff?ver=30') format('woff');
}

/* Merriweather Latin 900 Italic */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-display: swap;
	font-weight: 900;
	src: url('./merriweather/merriweather-latin-900-italic.woff2?ver=30') format('woff2'),
		url('./merriweather/merriweather-all-900-italic.woff?ver=30') format('woff');
}

/* Montserrat Latin 400 */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url('./montserrat/montserrat-latin-400-normal.woff2?ver=25') format('woff2'),
		url('./montserrat/montserrat-all-400-normal.woff?ver=25') format('woff');
}

/* Montserrat Latin 700 */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: url('./montserrat/montserrat-latin-700-normal.woff2?ver=25') format('woff2'),
		url('./montserrat/montserrat-all-700-normal.woff?ver=25') format('woff');
}

/* Inconsolata Latin 400 */
@font-face {
	font-family: 'Inconsolata';
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url('./inconsolata/inconsolata-latin-400-normal.woff2?ver=31') format('woff2'),
		url('./inconsolata/inconsolata-all-400-normal.woff?ver=31') format('woff');
}
