CSS timing functions always seem to be between 2 points:
Even with custom bezier curves, your curve can only go from one point to another.
Is it possible to make a custom CSS timing function, where you can make a curve that consists of multiple points?