/**
 * Yekan Bakh FaNum Font
 * Commercial/Proprietary Software
 * For license information, visit: http://fontiran.com
 */

@font-face {
  font-family: 'Yekan Bakh FaNum';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/yekan-bakh/YekanBakhFaNum-Thin.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Yekan Bakh FaNum';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/yekan-bakh/YekanBakhFaNum-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Yekan Bakh FaNum';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/yekan-bakh/YekanBakhFaNum-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Yekan Bakh FaNum';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/yekan-bakh/YekanBakhFaNum-SemiBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Yekan Bakh FaNum';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/yekan-bakh/YekanBakhFaNum-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Yekan Bakh FaNum';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/yekan-bakh/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Yekan Bakh FaNum';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/yekan-bakh/YekanBakhFaNum-Black.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Yekan Bakh FaNum';
  font-style: normal;
  font-weight: 950;
  src: url('/fonts/yekan-bakh/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');
  font-display: swap;
}

