CSS Animations:
Animation Properties

animation-timing-function

Establishes preset acceleration curves such as ease or linear.

animation-delay

The time between the element being loaded and the start of the animation sequence.

by @mJordanCodes