arkadaşlar temanın fontunu degiştiriyorum localhostta herşey güzel ama servere gönderince degişmiyor bir bilgisi olan varsa bir yardım edebilirmi

kodlar bu
@font-face {
    font-family: 'YIKES!__Regular';
    src: url('fonts/BYIKES!__.eot');
    src: url('fonts/BYIKES!__.eot?#iefix') format('embedded-opentype'),
         url('fonts/YIKES!__.woff') format('woff'),
         url('fonts/YIKES!__.ttf') format('truetype'),
         url('fonts/YIKES!__.svg#YIKES!__Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}