/* ----------------------------------------------------------------
	Fonts

	Replace your Fonts as necessary
-----------------------------------------------------------------*/

@font-face {
	font-family: 'ColourSansLight';
	src: url('fonts/coloursans-light-webfont.woff2.ttf') format('woff2'), url('fonts/coloursans-light-webfont.woff2.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ColourSansBoldVNU';
	src: url('fonts/ColourSansBoldVNU.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ColourSansRegularVNU_2';
	src: url('fonts/ColourSansRegularVNU_2.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}