@keyframes hammer{0%,to{transform:rotate(35deg);animation-timing-function:cubic-bezier(0,0,.2,1)}50%{transform:rotate(0);animation-timing-function:cubic-bezier(.8,0,1,1)}}