arkadaşlar bir tane wp tema buldum ama yazıları türkçe desteklemiyor

font face kodlarını aldım ama bunları nasıl değiştirecem bir tek font yok içinde fontun başka uzantılarıda var

@font-face {
font-family: 'BebasNeueRegular';
src: url('fonts/BebasNeue-webfont.eot');
src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/BebasNeue-webfont.woff') format('woff'),
url('fonts/BebasNeue-webfont.ttf') format('truetype'),
url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
font-weight: normal;
font-style: normal;

}



@font-face {
font-family: 'CartoGothicStdBold';
src: url('fonts/CartoGothicStd-Bold-webfont.eot');
src: url('fonts/CartoGothicStd-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/CartoGothicStd-Bold-webfont.woff') format('woff'),
url('fonts/CartoGothicStd-Bold-webfont.ttf') format('truetype'),
url('fonts/CartoGothicStd-Bold-webfont.svg#CartoGothicStdBold') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'LeagueGothicRegular';
src: url('fonts/League_Gothic-webfont.eot');
src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/League_Gothic-webfont.woff') format('woff'),
url('fonts/League_Gothic-webfont.ttf') format('truetype'),
url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
font-weight: normal;
font-style: normal;

}


@font-face {
font-family: 'TitilliumText22LRegular';
src: url('fonts/TitilliumText22L003-webfont.eot');
src: url('fonts/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/TitilliumText22L003-webfont.woff') format('woff'),
url('fonts/TitilliumText22L003-webfont.ttf') format('truetype'),
url('fonts/TitilliumText22L003-webfont.svg#TitilliumText22LRegular') format('svg');
font-weight: normal;
font-style: normal;

}