RTF files are ASCII text with text-based formatting codes. So any tool that is capable of doing a suitable search/replace should be able to do this for each file.
To do it for 300 files, you need some software that will do batch search/replace. Do you have any skills in PowerShell? JavaScript? VBScript?
There are also a number of text editors that do batch search/replace such as Notepad++