>
itself is very wonderful arrow! Just prepend a div with it and style it.
div{_x000D_
font-size:50px;_x000D_
}_x000D_
div::before{_x000D_
content:">";_x000D_
font: 50px 'Consolas';_x000D_
font-weight:900;_x000D_
}
_x000D_
<div class="arrowed">Hatz!</div>
_x000D_