@font-face {
	font-family: 'googleSansCode';
	src: url('FreightSansProBook-Regular.woff2');
}

body{
	font-family: 'googleSansCode';
}
