@font-face {
	font-family: 'BINKEVELETH';
	src: url('../fonts/evbold.otf')format("opentype");
	font-weight: bold;
}


@font-face {
	font-family: 'BINKWILLOW';
	src: url('../fonts/willow.ttf'); 
}

@font-face {
	font-family: 'BINKFONT1';
	src: url('../fonts/OpenSans-CondBold.ttf');
	font-weight: bold;
}
 

@font-face {
	font-family: 'BINKFONT1';
	src: url('../fonts/RobotoSlab-Regular.ttf');
	
}

@font-face {
	font-family: 'BINKFONT2';
	src: url('../fonts/RobotoSlab-Bold.ttf');
	font-weight: bold;
}
 

@font-face {
	font-family: 'BINKFONT2';
	src: url('../fonts/OpenSans-CondLight.ttf');
	
}
