/* roboto-condensed-300 - latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
	     url('./fonts/roboto-condensed-v19-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	     url('./fonts/roboto-condensed-v19-latin-300.woff') format('woff'); /* Modern Browsers */
	font-display: swap;
}

/* roboto-condensed-300italic - latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: italic;
	font-weight: 300;
	src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'),
	     url('./fonts/roboto-condensed-v19-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
	     url('./fonts/roboto-condensed-v19-latin-300italic.woff') format('woff'); /* Modern Browsers */
	font-display: swap;
}

/* roboto-condensed-regular - latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
	     url('./fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	     url('./fonts/roboto-condensed-v19-latin-regular.woff') format('woff'); /* Modern Browsers */
	font-display: swap;
}

/* roboto-condensed-italic - latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: italic;
	font-weight: 400;
	src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
	     url('./fonts/roboto-condensed-v19-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
	     url('./fonts/roboto-condensed-v19-latin-italic.woff') format('woff'); /* Modern Browsers */
	font-display: swap;
}

/* roboto-condensed-700italic - latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: italic;
	font-weight: 700;
	src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'),
	     url('./fonts/roboto-condensed-v19-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
	     url('./fonts/roboto-condensed-v19-latin-700italic.woff') format('woff'); /* Modern Browsers */
	font-display: swap;
}

/* roboto-condensed-700 - latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
	     url('./fonts/roboto-condensed-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	     url('./fonts/roboto-condensed-v19-latin-700.woff') format('woff'); /* Modern Browsers */
	font-display: swap;
}
