Removing internal section of sequences in .fasta file

I have an alignment in which I want to remove bp 600-1000. Any thoughts on how I would go about doing this? It seems cutadapt has a -cut function to remove the first N reads or the last N reads, but I would like to remove an internal section across every sequence in the .fasta file.

Thank you,
Camille