@charset "utf-8";

@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 100;
  src: url("../../resources/fonts/Pretendard/Pretendard-Thin.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 200;
  src: url("../../resources/fonts/Pretendard/Pretendard-ExtraLight.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 300;
  src: url("../../resources/fonts/Pretendard/Pretendard-Light.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 400;
  src: url("../../resources/fonts/Pretendard/Pretendard-Regular.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 500;
  src: url("../../resources/fonts/Pretendard/Pretendard-Medium.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 600;
  src: url("../../resources/fonts/Pretendard/Pretendard-SemiBold.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 700;
  src: url("../../resources/fonts/Pretendard/Pretendard-Bold.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 800;
  src: url("../../resources/fonts/Pretendard/Pretendard-ExtraBold.otf");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 900;
  src: url("../../resources/fonts/Pretendard/Pretendard-Black.otf");
}
@font-face {
  font-family: "NotoSansArabic";
  font-style: normal;
  font-weight: 100;
  src: url("../../resources/fonts/NotoSansArabic/NotoSansArabic-Thin.otf");
  unicode-range: u+0600 - u+06ff;
}
@font-face {
  font-family: "NotoSansArabic";
  font-style: normal;
  font-weight: 200;
  src: url("../../resources/fonts/NotoSansArabic/NotoSansArabic-ExtraLight.otf");
  unicode-range: u+0600 - u+06ff;
}
@font-face {
  font-family: "NotoSansArabic";
  font-style: normal;
  font-weight: 300;
  src: url("../../resources/fonts/NotoSansArabic/NotoSansArabic-Light.otf");
  unicode-range: u+0600 - u+06ff;
}
@font-face {
  font-family: "NotoSansArabic";
  font-style: normal;
  font-weight: 400;
  src: url("../../resources/fonts/NotoSansArabic/NotoSansArabic-Regular.otf");
  unicode-range: u+0600 - u+06ff;
}
@font-face {
  font-family: "NotoSansArabic";
  font-style: normal;
  font-weight: 500;
  src: url("../../resources/fonts/NotoSansArabic/NotoSansArabic-Medium.otf");
  unicode-range: u+0600 - u+06ff;
}
@font-face {
  font-family: "NotoSansArabic";
  font-style: normal;
  font-weight: 600;
  src: url("../../resources/fonts/NotoSansArabic/NotoSansArabic-SemiBold.otf");
  unicode-range: u+0600 - u+06ff;
}
@font-face {
  font-family: "NotoSansArabic";
  font-style: normal;
  font-weight: 700;
  src: url("../../resources/fonts/NotoSansArabic/NotoSansArabic-Bold.otf");
  unicode-range: u+0600 - u+06ff;
}
@font-face {
  font-family: "NotoSansArabic";
  font-style: normal;
  font-weight: 800;
  src: url("../../resources/fonts/NotoSansArabic/NotoSansArabic-ExtraBold.otf");
  unicode-range: u+0600 - u+06ff;
}
@font-face {
  font-family: "NotoSansArabic";
  font-style: normal;
  font-weight: 900;
  src: url("../../resources/fonts/NotoSansArabic/NotoSansArabic-Black.ttf");
  unicode-range: u+0600 - u+06ff;
}
