I understand the general definition of $f(x) \in o(g(x))$ which is usually given in the context when for $x \to x_0$ both $f(x)$ and $g(x)$ grow to $\infty$. In this "standard case" it means that $f$ grows at speed uniformly much slower than that of $g$.
In some cases (e.g. approximation) one wants to use the $o(\cdot)$ notation to quantify the smallness, and one has that both $f(x) \to 0$ and $g(x) \to 0$ whenever $x \to x_0$. In this case, is it correct to say that $f(x) \in o(g(x))$ means that around $x_0$ $f$ approaches $0$ at speed uniformly much faster than that of $g$ ?