To connect remote server using ssh key you can use below command:
$ ssh -i "path/to/your/ssh-key" username@server-ip