As pointed by @tzafrirr, changing your animation's timing function is an appropriate solution to your problem.
In addition to the sites he mentioned, you can also use chrome dev tools(as shown below) to create your custom Cubic Bezier which is pretty convenient as you can test the transition as you are creating the Bezier.
