@font-face {
	font-family:'Boing';
	src:	url('waze-boing-light-web.woff')format('woff'),
			url('waze-boing-light-web.woff2')format('woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family:'Boing';
	src:	url('waze-boing-regular-web.woff')format('woff'),
			url('waze-boing-regular-web.woff2')format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:'Boing';
	src:	url('waze-boing-medium-web.woff')format('woff'),
			url('waze-boing-medium-web.woff2')format('woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family:'Boing';
	src:	url('waze-boing-semi-bold-web.woff')format('woff'),
			url('waze-boing-semi-bold-web.woff2')format('woff2');
	font-weight: 600;
	font-style: normal;
}

