body {
	font-family: 'Futura';
	font-weight: 500;
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 0.03em;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: 'Futura';
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0em;
}
.nav-menu a{
	font-family: 'Futura';
	font-weight: 500;
	letter-spacing: 0em;
	color: #333333;
}
.primary-typo{
	font-family: 'Futura';
	font-weight: 500;
    letter-spacing: 0em;
}
.default-typo{
	font-family: 'Futura';
	font-weight: 500;
}