@font-face {
  font-family: 'YekanBakh';
  src: local('YekanBakh'), url('../fonts/Yekan Bakh Regular.woff') format('woff');
}

@font-face {
  font-family: 'YekanBakhBold';
  src: local('YekanBakh'), url('../fonts/Yekan Bakh Bold.woff') format('woff');
  font-weight: bold;
}

body {
  font-family: YekanBakh;
  text-align: right;
}
