Is it possible to get cut out text effect like this using CSS/CSS3 only? or image is the only option to get this effect.
You can use the text-shadow style to set a shadow for the top left corner. It will look close to what you are looking for, but as far as I know there is no way to do exactly what you are looking for in CSS/CSS3