@font-face {
    font-family: 'Poppins Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Regular'), url('../fonts/poppins/Poppins-Regular.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Italic'), url('../fonts/poppins/Poppins-Italic.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Thin'), url('../fonts/poppins/Poppins-Thin.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Thin Italic'), url('../fonts/poppins/Poppins-ThinItalic.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraLight'), url('../fonts/poppins/Poppins-ExtraLight.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraLight Italic'), url('../fonts/poppins/Poppins-ExtraLightItalic.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Light';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Light'), url('../fonts/poppins/Poppins-Light.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Light Italic'), url('../fonts/poppins/Poppins-LightItalic.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Medium'), url('../fonts/poppins/Poppins-Medium.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Medium Italic'), url('../fonts/poppins/Poppins-MediumItalic.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins SemiBold'), url('../fonts/poppins/Poppins-SemiBold.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins SemiBold Italic'), url('../fonts/poppins/Poppins-SemiBoldItalic.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Bold'), url('../fonts/poppins/Poppins-Bold.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Bold Italic'), url('../fonts/poppins/Poppins-BoldItalic.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraBold'), url('../fonts/poppins/Poppins-ExtraBold.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins ExtraBold Italic'), url('../fonts/poppins/Poppins-ExtraBoldItalic.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Black';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Black'), url('../fonts/poppins/Poppins-Black.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Poppins Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Black Italic'), url('../fonts/poppins/Poppins-BlackItalic.woff') format('woff');
    font-display: swap;
} 


/* new fonts */

/* @font-face {
    font-family: 'DM Serif Italic';
    font-style: normal;
    font-weight: normal;
    src: local('DM Serif Italic'), url('../fonts/DM_Serif_Display/DMSerifDisplay-Italic.ttf') format('ttf');
    font-display: swap;
}
@font-face {
    font-family: 'DM Serif Normal';
    font-style: normal;
    font-weight: normal;
    src: local('DM Serif Normal'), url('../fonts/DM_Serif_Display/DMSerifDisplay-Regular.ttf') format('ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Averia Libre Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Averia Libre Bold'), url('../fonts/Averia_Libre/AveriaLibre-Bold.ttf') format('ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Averia Libre BoldItalic';
    font-style: normal;
    font-weight: normal;
    src: local('Averia Libre BoldItalic'), url('../fonts/Averia_Libre/AveriaLibre-BoldItalic.ttf') format('ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Averia Libre Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Averia Libre Italic'), url('../fonts/Averia_Libre/AveriaLibre-Italic.ttf') format('ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Averia Libre Light';
    font-style: normal;
    font-weight: normal;
    src: local('Averia Libre Light'), url('../fonts/Averia_Libre/AveriaLibre-Light.ttf') format('ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Averia Libre LightItalics';
    font-style: normal;
    font-weight: normal;
    src: local('Averia Libre LightItalic'), url('../fonts/Averia_Libre/AveriaLibre-LightItalic.ttf') format('ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Averia Libre Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Averia Libre Regular'), url('../fonts/Averia_Libre/AveriaLibre-Regular.ttf') format('ttf');
    font-display: swap;
} */


 /* @import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap'); */



 .fpoppins{font-family: Poppins Regular;}
 .fpoppins_bold{font-family: Poppins Bold;}
 .fpoppins_semi_b{font-family:Poppins SemiBold;}
 .fpoppins_semi_b_i{font-family:Poppins SemiBold Italic;}
 .fpoppins_thin{font-family:Poppins Thin;}
 .fpoppins_xlight{font-family:Poppins ExtraLight;}
 .fpoppins_light{font-family:Poppins Light;}
 .fpoppins_medium{font-family:Poppins Medium;}


.dm_reg{font-family:  Poppins Bold}
.dm_italics{font-family: Poppins SemiBold Italic;}
.averia{font-family:Poppins Regular;}
.averia_bold{font-family: Poppins Bold;}
.averia_light_italics{font-family:Poppins SemiBold Italic;}
.averia_regular{font-family:Poppins Regular;}
.averia_regular_new{font-family:Poppins Regular;}

.bgmain{background:#FFFFFF;}
.darkbgmain{background:#FFFFFF;}
.bglight{background:#FFFFFF;}
.bgbutton{background:linear-gradient(180deg, #E21F26 0%, #9F0006 100%)!important;}
.bgbuttondisabled{background:#e0e0e0  !important;}
.bgcol_light{background-color:#FFFFFF;}

.main_heading_color{color:#34353C;}
.main_heading_color1{color:#F10587;}
.main_label_color{color:#353535;}
.main_placeholder_color{color:#34353C;}

.col345{color:#34353c;}
.col858{color:#85868a;}
.col97{color:#979797 !important}
.bgorh{background:#ef3f38;}
.bgeee{background:#eee;}
.bge0{background:#e0e0e0;}
.bgwhite{background:#fff}
.bggreen{background-color: #06C281;}
.bgorange{background-color:#f6861f;}
.ffarial{font-family: Arial}
.fsize11{font-size:11px;}
.fsize14{font-size:14px;}
.fsize15{font-size:15px;}
.fsize17{font-size:17px;}
.bgpurple{background:#350188;}
.lazy {
    background-image: none !important;
    background-color: #F1F1FA !important;
}

.main_placeholder_color_green{
color:#06C281;
}
.color_blue{ 
    color:#0D88CE;
}

.color_orange{ 
    color:#ef3f38;
}

.donate_bg{
    background:#ef3f38;
}