/* nassim */
@font-face {
    font-family: "nassim";
    src: url('fonts/nassim-regular.eot?#') format('eot'),
    url('fonts/nassim-regular.woff') format('woff'),
    url('fonts/nassim-regular.ttf') format("opentype");
}
@font-face {
    font-family: "BTitr";
    src: url('fonts/BTitr.eot?#') format('eot'),
    url('fonts/BTitr.woff') format('woff'),
    url('fonts/BTitr.ttf') format("opentype");
}
@font-face {
  font-family: 'nazli';
  src: url('fonts/nazli.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/nazli.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/nazli.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

/* nazli bold */
@font-face {
  font-family: 'nazlibold';
  src: url('fonts/nazlib.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/nazlib.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/nazlib.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
/* nazli bold */
@font-face {
  font-family: 'BTitrBold';
  src: url('fonts/BTitrBold.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/BTitrBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BTitrBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}



