@font-face {
  font-family: 'bakh';
  src: url('../fonts/YekanBakh-Fat.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: 'bakh';
  src: url('../assets/fonts/YekanBakh-Fat.woff2') format('woff2'),
       url('../fonts/B-Traffic-Bold_0.woff') format('woff'),
       url('../fonts/B-Traffic-Bold_0.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
} */

/* @font-face {
  font-family: 'pelak';
  src: url('../fonts/B-Traffic-Bold_0.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
} */

@font-face {
  font-family: 'pelak';
  src: url('../fonts/B-Traffic_0.ttf') format('truetype');
  font-weight: normal ;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'fontawesome';
  src: url('../fonts/fontawesome-webfont.woff') format('woff');
  font-weight: normal ;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'YekanFanum';
  src: url('../fonts/iranyekanwebregularfanum.woff') format('woff');
  font-weight: lighter;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'YekanFanum';
  src: url('../fonts/iranyekanwebmediumfanum.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'YekanFanum';
  src: url('../fonts/iranyekanwebboldfanum.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'B-yekan';
  src: url('../fonts/BYekan.woff2') format('woff2');  
  font-weight: bold;
  font-style: normal;
  font-display: swap;
} 

@font-face {
  font-family: 'fa-solid';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');  
  font-weight: bold;
  font-style: normal;
  font-display: swap;
} 