@font-face {
font-family: 'lalezar';
src: url('../fonts/lalezar.eot?#') format('eot'),
url('../fonts/lalezar.ttf') format('truetype'),
url('../fonts/lalezar.otf') format('otf');
}

body header *{
    font-family: 'lalezar';
}