@font-face {
	font-family: 'TungstenNarrow';
	src:
		url('../webfonts/TungstenNarrow-Book.woff2') format('woff2'),
		url('../webfonts/TungstenNarrow-Book.otf') format('opentype');
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'TungstenNarrow';
	src:
		url('../webfonts/TungstenNarrow-Semibold.woff2') format('woff2'),
		url('../webfonts/TungstenNarrow-Semibold.otf') format('opentype');
	font-weight: 600;
	font-display: swap;
}
