
@font-face {
	font-family: 'NetworkSans';
	font-weight: 400;
	font-style: normal;
	src: url('../fonts/NetworkSansB-4-Bold.woff2') format('woff2'),
		 url('../fonts/NetworkSansB-4-Bold.woff') format('woff'),
		 url('../fonts/NetworkSansB-4-Bold.ttf') format('truetype');
	text-rendering: auto;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: 'NetworkSans';
	font-weight: 600;
	font-style: normal;
	src: url('../fonts/NetworkSansB-4-Bold.woff2') format('woff2'),
		 url('../fonts/NetworkSansB-4-Bold.woff') format('woff'),
		 url('../fonts/NetworkSansB-4-Bold.ttf') format('truetype');
	text-rendering: auto;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}