I have the next definition of a conformal map:
A diffeomorphism $f:S_1\to S_2$ between two surfaces is said to be conformal if for any two curves $\gamma_1$ and $\gamma_2$ in $S_1$ intersecting in a point $P$, the angle between the two curves in the point $P$ is equal to the angle between the the curves $f\circ\gamma_1$ y $f\circ\gamma_2$ in the point $f(P)$.
I'm trying to prove that every isometric diffeomorphism is conformal. What I want to show is that $$\frac{f(x)\cdot f(y)}{\|f(x)\|\|f(y)\|}=\frac{x\cdot y}{\|x\|\|y\|}$$ but I don't know where to start from. So I would apreciate some hints.