
@font-face { 
	font-family: icons;
	src: url('font/fontello.ttf') format('truetype');
}

@font-face { 
	font-family: socicons;
	src: 
	url(‘font/entypo-social.ttf’) format(‘truetype’),
	url(‘font/entypo-social.eot’) format(‘embedded-opentype’),
	url(‘font/entypo-social.woff’) format(‘woff’), 
	url(‘font/entypo-social.svg Social’) format(‘svg’);
}

@font-face {
	font-family: extrabold;
	src: url('font/opensans-extrabold.ttf') format('truetype');
}

@font-face {
	font-family: menufont;
	src: url('font/opensans-condensed.ttf') format('truetype');
}




