/* roboto-300 - latin_cyrillic */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local('Roboto Light'), local('Roboto-Light'),
		url('../fonts/roboto-v20-latin_cyrillic-300.woff2') format('woff2'),
		url('../fonts/roboto-v20-latin_cyrillic-300.woff') format('woff');
}

/* roboto-regular - latin_cyrillic */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Roboto'), local('Roboto-Regular'),
		url('../fonts/roboto-v20-latin_cyrillic-regular.woff2') format('woff2'),
		url('../fonts/roboto-v20-latin_cyrillic-regular.woff') format('woff');
}

/* roboto-700 - latin_cyrillic */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('Roboto Bold'), local('Roboto-Bold'),
		url('../fonts/roboto-v20-latin_cyrillic-700.woff2') format('woff2'),
		url('../fonts/roboto-v20-latin_cyrillic-700.woff') format('woff');
}
