/* فونت دانا — Dana Font Face */

@font-face {
  font-family: 'Dana';
  src: url('Dana-Thin.woff2') format('woff2'),
       url('Dana-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Dana';
  src: url('Dana-UltraLight.woff2') format('woff2'),
       url('Dana-UltraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Dana';
  src: url('Dana-Light.woff2') format('woff2'),
       url('Dana-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Dana';
  src: url('Dana-Regular.woff2') format('woff2'),
       url('Dana-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Dana';
  src: url('Dana-Medium.woff2') format('woff2'),
       url('Dana-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Dana';
  src: url('Dana-DemiBold.woff2') format('woff2'),
       url('Dana-DemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Dana';
  src: url('Dana-Bold.woff2') format('woff2'),
       url('Dana-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Dana';
  src: url('Dana-ExtraBold.woff2') format('woff2'),
       url('Dana-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Dana';
  src: url('Dana-Black.woff2') format('woff2'),
       url('Dana-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
