
@font-face {
    font-family: 'entypo';
    src: url('../fonticons/entypo.eot?#iefix') format('embedded-opentype');
    src: url('../fonticons/entypo.eot?#iefix') format('embedded-opentype'),
         url('../fonticons/entypo.svg#entypo') format('svg'),
         url('../fonticons/entypo.woff') format('woff'),
         url('../fonticons/entypo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

a.withicon span.wrapimg:before, a.withvideoicon span.wrapimg:before {
	display:none!important;
}
