@font-face {
	font-family:'sans_extra_bold';
	src: url(../fonts/OpenSans-ExtraBold.ttf);
	font-weight:bold;
	font-style:normal;
}

@font-face {
	font-family:'webly_light';
	src: url(../fonts/weblysleekuil.ttf);
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'webly_semibold';
	src: url(../fonts/weblysleekuisb.ttf);
	font-weight:bold;
	font-style:normal;
}

@font-face {
	font-family:'webly_semibold_it';
	src: url(../fonts/weblysleekuisbi.ttf);
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:'webly_semilight';
	src: url(../fonts/weblysleekuisl.ttf);
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'webly_semilight_it';
	src: url(../fonts/weblysleekuil.ttf);
	font-weight:normal;
	font-style:italic;
}

@font-face {
	font-family: 'cust_tahoma';
	src: url('../fonts/tahomaa.woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'cust_tahoma-bold';
	src: url('../fonts/Tahoma-Bold.woff');
	font-weight: bold;
	font-style: normal;
}

