Fonte: http://corefonts.sourceforge.net
sudo wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-8.noarch.rpm
sudo rpm -ivh epel-release-7-8.noarch.rpm
# Locate and change the entry enabled=0 to enabled=1
sudo vim /etc/yum.repos.d/epel.repo
ou
sudo yum-config-manager –enable epel #sudo yum-config-manager –disable epel
#verificando os repositórios ativos
sudo yum repolist
sudo yum update
sudo yum install cabextract
sudo rpmbuild -bb msttcorefonts-2.5-1.spec
sudo rpm -ivh /root/rpmbuild/RPMS/noarch/msttcorefonts-2.5-1.noarch.rpm
#limpar cache
sudo fc-cache -fv