@font-face {
	font-family: 'vb-font';
	font-weight: 300;
	src: url('../fonts/vb-font-300.woff') format('woff');
}

 
@font-face {
	font-family: 'vb-font';
	font-weight: normal;
	src: url('../fonts/vb-font-400.woff') format('woff');
}

@font-face {
	font-family: 'vb-font';
	font-weight: 500;
	src: url('../fonts/vb-font-500.woff') format('woff');
}

@font-face {
	font-family: 'vb-font';
	font-weight: normal;
	font-weight: 700;
	src: url('../fonts/vb-font-700.woff') format('woff');
}

@font-face {
	font-family: 'vb-font';
	font-weight: normal;
	font-weight: 900;
	src: url('../fonts/vb-font-900.woff') format('woff');
}