/* Shabnam Font Face Definitions */

@font-face {
  font-family: Shabnam;
  src:
    url('./Shabnam-FD.woff2') format('woff2'),
    url('./Shabnam-FD.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shabnam;
  src:
    url('./Shabnam-Thin-FD.woff2') format('woff2'),
    url('./Shabnam-Thin-FD.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shabnam;
  src:
    url('./Shabnam-Light-FD.woff2') format('woff2'),
    url('./Shabnam-Light-FD.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shabnam;
  src:
    url('./Shabnam-Medium-FD.woff2') format('woff2'),
    url('./Shabnam-Medium-FD.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shabnam;
  src:
    url('./Shabnam-Bold-FD.woff2') format('woff2'),
    url('./Shabnam-Bold-FD.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
