@font-face {
font-family: 'entypo';
src: url('entypo/entypo.eot');
src: url('entypo/entypo.woff') format('woff'),
     url('entypo/entypo.eot?#iefix') format('embedded-opentype'),
     url('entypo/entypo.svg#QuadrantaBold') format('svg');
font-weight: normal;
font-style: normal;
}
.entypo{
	font-family: "entypo" !important;
	font-style: normal !important;
	line-height: 100%;
}
section.detail .entypo{
	font-size: 20px;
}