@font-face {
  font-family: Cinema;
  src: url('../fonts/Cinema\ Full.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: Vazir;
  src: url('Vazir-Regular.eot');
  src: url('../fonts/Vazir-Regular.eot') format('embedded-opentype'),
    url('../fonts/Vazir-Regular.woff2') format('woff2'),
    url('../fonts/Vazir-Regular.woff') format('woff'),
    url('../fonts/Vazir-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
