@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

.h2_title {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #272323;
}
