.J{
position:relative;
left:-5px;
top:12.5px;
width:75px;
height:66px;
border-right:solid 16px#000000}

.J::before{
position:absolute;
right:-16px;
content:'';
bottom:-60px;
width:50px;
height:60px;
border-width:0 16px 15px 14px;
border-color:#000000;
border-style:solid;
border-radius:0 0 75%75%}

.J::after{
position:absolute;
background-color:#ffffff;
content:'';
left:-20px;
top:40px;
width:60px;
height:60px;
-webkit-transform:rotate(-40deg);
-moz-transform:rotate(-40deg);
-ms-transform:rotate(-40deg);
-o-transform:rotate(-40deg);
transform:rotate(-40deg)}