@font-face {
    font-family: 'Saleha';
    src: url('fonts/Saleha.eot');
    src: url('fonts/Saleha.eot?#iefix') format('embedded-opentype'),
         url('fonts/Saleha.woff2') format('woff2'),
         url('fonts/Saleha.woff') format('woff'),
         url('fonts/Saleha.ttf')  format('truetype'),
         url('fonts/Saleha.svg#Saleha') format('svg');
}