
/*
This font is considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (0PT2Z64G)
--------------------------------------------------------------------------------------
*/
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Urbanist:wght@300;400;500;600;700&display=swap";


@font-face {
  font-family: Vazirmatn;
  src: url('/fonts/vazir/Vazirmatn-FD-Thin.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazirmatn;
  src: url('/fonts/vazir/Vazirmatn-FD-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazirmatn;
  src: url('/fonts/vazir/Vazirmatn-FD-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazirmatn;
  src: url('/fonts/vazir/Vazirmatn-FD-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazirmatn;
  src: url('/fonts/vazir/Vazirmatn-FD-Black.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap
}


body {
  font-family: "Vazirmatn"!important;
}
