CSS Property:
animation-timing-function:

Result:
CSS Code:
#myDIV {
  animation-timing-function:ease;
}
Click the property values above to see the result
W3Schools.com - Play it