@import url('https://fonts.googleapis.com/css2?family=Tillana:wght@800&family=Trade+Winds&display=swap');

@font-face {
  font-family: 'iransans';
  src: url('../fonts/iransans/ttf/IRANSansWeb\(FaNum\)_UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'iransans';
  src: url('../fonts/iransans/ttf/IRANSansWeb\(FaNum\)_Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'iransans';
  src: url('../fonts/iransans/ttf/IRANSansWeb\(FaNum\).ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'iransans';
  src: url('../fonts/iransans/ttf/IRANSansWeb\(FaNum\)_Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'iransans';
  src: url('../fonts/iransans/ttf/IRANSansWeb\(FaNum\)_Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}