/** Iran-Yekan */

@font-face {
  font-family: 'IR-Yekan';
  font-display: swap;
  font-style: normal;
  font-weight: 200;
  src: url("./Iran-Yekan/IRANYekanThin.ttf");
}

@font-face {
  font-family: 'IR-Yekan';
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: url("./Iran-Yekan/IRANYekanLight.ttf");
}

@font-face {
  font-family: 'IR-Yekan';
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: url("./Iran-Yekan/IRANYekanMedium.ttf");
}

@font-face {
  font-family: 'IR-Yekan';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("./Iran-Yekan/IRANYekanExtraBold.ttf");
}

@font-face {
  font-family: 'IR-Yekan';
  font-display: swap;
  font-style: normal;
  font-weight: 800;
  src: url("./Iran-Yekan/IRANYekanBlack.ttf");
}

@font-face {
  font-family: 'IR-Yekan';
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  src: url("./Iran-Yekan/IRANYekanExtraBlack.ttf");
}

@font-face {
  font-family: 'IR-Yekan';
  font-display: swap;
  font-style: normal;
  font-weight: bold;
  src: url("./Iran-Yekan/IRANYekanBold.ttf");
}

@font-face {
  font-family: 'IR-Yekan';
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  src: url("./Iran-Yekan/IRANYekanRegular.ttf");
}

/** CircularStd */

@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('./circular-std/CircularStd-Book.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('./circular-std/CircularStd-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('./circular-std/CircularStd-Bold.otf') format('opentype');
}
