@font-face {
	font-family: 'Tungsten';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/561f38b1f4570de0fb8a39d691ab058c.woff2') format('woff2'),
		url('../fonts/TungstenCompressed-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Tungsten';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/561f38b1f4570de0fb8a39d691ab058c.woff2') format('woff2'),
		url('../fonts/TungstenCompressed-Black.ttf') format('truetype');
}



h1,
h2,
h3,
h4,
h5,
h6 {
	/*
	font-family: 'Roboto', sans-serif; 
	letter-spacing: 0.02rem;
	*/
	font-family: 'Tungsten', 'Oswald', sans-serif;
	letter-spacing: 0.06rem;
	font-weight: 700;
}

body {
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.02rem;
}

/*
#main-nav a.nav-link{
	font-family: 'Roboto', sans-serif; 
}

.nav_supplement a{
	font-family: 'Roboto', sans-serif; 
}

#footer-widget a{
	font-family: 'Roboto', sans-serif; 
	letter-spacing: .05em;
}
*/
