@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src:
    url('./vazirmatn-thin.woff2') format('woff2'),
    url('./vazirmatn-thin.ttf') format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src:
    url('./vazirmatn-extra-light.woff2') format('woff2'),
    url('./vazirmatn-extra-light.ttf') format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src:
    url('./vazirmatn-light.woff2') format('woff2'),
    url('./vazirmatn-light.ttf') format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('./vazirmatn-regular.woff2') format('woff2'),
    url('./vazirmatn-regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url('./vazirmatn-medium.woff2') format('woff2'),
    url('./vazirmatn-medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    url('./vazirmatn-semi-bold.woff2') format('woff2'),
    url('./vazirmatn-semi-bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url('./vazirmatn-bold.woff2') format('woff2'),
    url('./vazirmatn-bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src:
    url('./vazirmatn-extra-bold.woff2') format('woff2'),
    url('./vazirmatn-extra-bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src:
    url('./vazirmatn-black.woff2') format('woff2'),
    url('./vazirmatn-black.ttf') format('truetype');
}

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