
@font-face {
  font-family: 'BahijTheSansArabic';
  src: url('<%= wicked_pdf_asset_path("Bahij_TheSansArabic-Plain.ttf") %>') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'BahijTheSansArabic', sans-serif;
}
