@font-face {
    font-family: 'Sahel';
    src: url('../fonts/Sahel.eot?#') format('eot'),  /* IE6–8 */
    url('../fonts/Sahel.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/Sahel.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'Sahel-Bold';
    src: url('../fonts/Sahel-Bold.eot?#') format('eot'),  /* IE6–8 */
    url('../fonts/Sahel-Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/Sahel-Bold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}