﻿
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins/Poppins-Light.eot") format("opentype"), url("../fonts/Poppins/Poppins-Light.svg") format('svg'), url("../fonts/Poppins/Poppins-Light.woff") format("woff"),url("../fonts/Poppins/Poppins-Light.woff2") format('woff'),url("../fonts/Poppins/Poppins-Light.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins-Light";
    src: url("../fonts/Poppins/Poppins-Light.eot") format("opentype"), url("../fonts/Poppins/Poppins-Light.svg") format('svg'), url("../fonts/Poppins/Poppins-Light.woff") format("woff"),url("../fonts/Poppins/Poppins-Light.woff2") format('woff'),url("../fonts/Poppins/Poppins-Light.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins/Poppins-Regular.eot") format("opentype"), url("../fonts/Poppins/Poppins-Regular.svg") format('svg'), url("../fonts/Poppins/Poppins-Regular.woff") format("woff"),url("../fonts/Poppins/Poppins-Regular.woff2") format('woff'),url("../fonts/Poppins/Poppins-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins-Medium";
    src: url("../fonts/Poppins/Poppins-Medium.eot") format("opentype"), url("../fonts/Poppins/Poppins-Medium.svg") format('svg'), url("../fonts/Poppins/Poppins-Medium.woff") format("woff"),url("../fonts/Poppins/Poppins-Medium.woff2") format('woff'),url("../fonts/Poppins/Poppins-Medium.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins-SemiBold";
    src: url("../fonts/Poppins/Poppins-SemiBold.eot") format("opentype"), url("../fonts/Poppins/Poppins-SemiBold.svg") format('svg'), url("../fonts/Poppins/Poppins-SemiBold.woff") format("woff"),url("../fonts/Poppins/Poppins-SemiBold.woff2") format('woff'),url("../fonts/Poppins/Poppins-SemiBold.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins-Bold";
    src: url("../fonts/Poppins/Poppins-Bold.eot") format("opentype"), url("../fonts/Poppins/Poppins-Bold.svg") format('svg'), url("../fonts/Poppins/Poppins-Bold.woff") format("woff"),url("../fonts/Poppins/Poppins-Bold.woff2") format('woff'),url("../fonts/Poppins/Poppins-Bold.ttf") format('truetype');
}
@font-face {
    font-family: "Noto Kufi Arabic light";
    src: url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Light.eot") format("opentype"), url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Light.svg") format('svg'), url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Light.woff") format("woff"),url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Light.woff2") format('woff'),url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Light.ttf") format('truetype');
}
@font-face {
    font-family: "Noto Kufi Arabic";
    src: url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.eot") format("opentype"), url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.svg") format('svg'), url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.woff") format("woff"),url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.woff2") format('woff'),url("../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "YoungSerif-Regular";
    src: url("../fonts/Young_Serif/YoungSerif-Regular.eot") format("opentype"), url("../fonts/Young_Serif/YoungSerif-Regular.svg") format('svg'), url("../fonts/Young_Serif/YoungSerif-Regular.woff") format("woff"),url("../fonts/Young_Serif/YoungSerif-Regular.woff2") format('woff'),url("../fonts/Young_Serif/YoungSerif-Regular.ttf") format('truetype');
}
:root {
    --bs-body-font-size: 0.75rem;
    --bs-body-color: #565656;
    --global-font-family: "Poppins", sans-serif;
    --bs-body-font-family: var(--global-font-family);
    --bs-btn-font-family: var(--global-font-family);
}
