@charset "utf-8";
/*
|----------------------------------------------------------
|  Basic Tags
|----------------------------------------------------------
*/
body			{ margin:0px; color:#1D1D1D; font:14px/24px "Poppins Regular", Arial, Helvetica, sans-serif !important; overflow-x: hidden; background-color: #FFFFFF; }
form			{ margin:0px;	}
/*
|----------------------------------------------------------
|  Commong Styles
|----------------------------------------------------------
*/
.spacer2		{ font-size:2px; height:2px;}	.spacer3{ font-size:2px; height:3px;}	.spacer4{ font-size:2px; height:4px;}
.spacer5		{ font-size:2px; height:5px;}	.spacer6{ font-size:2px; height:6px;}	.spacer7{ font-size:2px; height:7px;}
.spacer8		{ font-size:2px; height:8px;}	.spacer9{ font-size:2px; height:9px;}	.spacer10{ font-size:2px; height:10px;}
.spacer12		{ font-size:2px; height:12px;}	.spacer15{ font-size:2px; height:15px;}	.spacer { font-size:2px; height: 25px; clear: both; }
.spacerBig1		{ height:35px; } 	.spacerBig2	{ height:40px; } 	.spacerBig3	{ height:45px; }
.spacerBig4		{ height:50px; } 	.spacerBig5	{ height:60px; } 	.spacerBig6	{ height:70px; }
/*  -------Aligns-------  */
.text_align1	{ text-align:left;	} .text_align2	{ text-align:right; } .text_align3	{ text-align:center;} .text_align4	{ text-align:justify;}
/*  -------Floats-------  */
.float1			{ float:left; } .float2 { float:right; }
/*  -------Colors-------  */
.white			{ color:#FFF; } .black  { color:#000; } .msgColor { color:#F00; }
.bgcolor1		{ background-color:#484848; } .bgcolor2 { background-color:#585858; }
/*  -----Thumnail Borders-----  */
.thumb			{ border: 1px solid #E0E0E0; border-radius: 2px; }
.thumb1			{ border: 1px solid #E0E0E0; padding: 10px; border-radius:4px; background-color: #FFFFFF;  }
.thumb2			{ border: 1px solid #E0E0E0; padding: 4px; border-radius:3px; background-color: #FFFFFF;  }
.thumb3			{ border: 4px solid #EEEEEE; }
/* -------Forms-------  */
.label 			{ color: #60451a; font-weight: bold; font-family:"Poppins Light", Arial, Helvetica, sans-serif;  }
.small			{ font-size:11px; }
/*
|----------------------------------------------------------
| Headings
|----------------------------------------------------------
*/
.heading		{ font-family:"Poppins Light", Arial, Helvetica, sans-serif; text-transform: uppercase; position: relative; }
.heading1		{ font-size:30px; line-height: 50px; }
.heading2		{ font-size:28px; line-height: 28px; }
.heading3		{ font-size:22px; line-height: 32px; }
.heading4		{ font-size:18px; line-height: 27px; }

.heading_border:after {
    content:' ';
    position: absolute;
    top:100%;
    left:50%;
    width: 75px;
    border:2px solid #e7863d;
    border-radius:4px;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    transform:translateX(-50%);
  
  }

  .heading_border2:after {
    content:' ';
    position: absolute;
    top:120%;
    left:35px;
    width: 75px;
    border:2px solid #e7863d;
    border-radius:4px;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    transform:translateX(-50%);
  
  }

.innertext1		        { font-size:14px; line-height:24px; color:#878787; font-family: "Poppins", Arial, Helvetica, Sans-serif; }
.innertext_narrow		{ font-size:13px; line-height:18px; color:#878787; }

.color1			{ color: #375ea6; }
.color2			{ color: #939598; }
.color3			{ color: #e7863d; }
.color4			{ color: #FFFFFF; }
.color5			{ color: #a8812f; }
.red			{ color: #FF0000; }



.bold			{ font-weight:bold; }
.italic			{ font-style:italic; }
/*
|----------------------------------------------------------
|  MESSAGES
|----------------------------------------------------------
*/
.alert, .notice, .success, .info { padding:0.8em;margin-bottom:1em;border:2px solid #ddd; -webkit-border-radius:7px; 
							  -moz-border-radius:7px;-khtml-border-radius:7px; border-radius:7px;}
.alert 			{ background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4; }
.notice 		{ background:#fff6bf;color:#514721;border-color:#ffd324; }
.success 		{ background:#e6efc2;color:#264409;border-color:#c6d880; }
.info 			{ background:#d5edf8;color:#205791;border-color:#92cae4; }
.notice a 		{ color:#514721; }
.success a 		{ color:#264409; }
.info a 		{ color:#205791; }
.error			{ border:1px solid #F00 !important; box-shadow:0px 0px 3px #F00 !important;  }
label.error 	{ border:none !important; display:none !important; margin-bottom:0px !important; padding-bottom:0px !important;  color:#DA0F19; }
div.error		{ border:none !important; font-size:13px; font-family:Arial, Helvetica, sans-serif;  }
div.error span	{ color:#F00; }
/*
|----------------------------------------------------------
|  General Styles
|----------------------------------------------------------
*/
.section				{ margin: 0px 0px; padding: 70px 0px; }
.section_champions      { background-color:#f6f6f6; background-image: url("../images/bg_texture.jpg"); background-repeat: repeat-x; background-position-y: bottom;  }
.section_news           { background-color:#f6f6f6; background-image: url("../images/bg_texture.jpg"); background-repeat: repeat-x; background-position-y: bottom;  }
.section_footer         { background-color: #385ea7; }
.section_event          { background-color:#f6f6f6; background-image: url("../images/bg_texture.jpg"); background-repeat: repeat-x; background-position-y: bottom; }
.section_copyrights		{ background-color:#2f2f2f; padding: 20px; color:#606060; font-size:12px; }
.bi::before             { line-height:unset; }
.heading_welcome1		{ font-size: 22px; font-weight: bold; color: #e7863d; margin-top: 10px;  }
.heading_welcome2		{ font-size:30px; line-height: 40px;  }
.section_heading        { margin-bottom: 40px; }
.section_inner_title    { padding: 45px 0px; background-color: #EEEEEE; background-image: url("../images/bg_texture_small.jpg"); background-repeat: repeat-x; background-position-y: bottom;  }
.champion_desc          { background-color:#f6f6f6; }
.footer_text            { color:#FFFFFF; }



.event_day				{ background-color: #000000; padding:10px; width: 50px; font-size:24px; color:#FFFFFF; border-radius:4px; text-align: center;}
.event_month			{ font-size: 12px; text-transform: uppercase; line-height: 14px; }
.events_right_col		{ background:#F5F5F5; border:1px solid #EEEEEE; }

ul.years_list 			{ margin:0px; padding:0px; padding-top: 10px;  }
ul.years_list li 		{ list-style: none; padding: 8px;  } 














@media (max-width: 980px) {
	.section				{ padding: 20px 0px;}
    .heading1		        { font-size:24px; line-height: 40px; }
}

@media (max-width: 767px) {
    

}


/*
|----------------------------------------------------------
|  Links
|----------------------------------------------------------
*/

/* a:link							{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; color:#0f4e8c; text-decoration:none;			}
a:visited						{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; color:#0f4e8c; text-decoration:none;			}
a:hover							{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; color:#F09E32; text-decoration:underline;	}  */

a.link1:link					{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; color:#606060; text-decoration:none;	transition: all 0.3s ease; }
a.link1:visited					{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; color:#606060; text-decoration:none;	transition: all 0.3s ease; }
a.link1:hover					{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; color:#0f4e8c; text-decoration:none; transition: all 0.5s ease;	}

a.btn_submit1:link 				{ background-color: #00984A; border-color:#00984A; color: #FFFFFF;  text-decoration: none; }
a.btn_submit1:visited 			{ background-color: #00984A; border-color:#00984A; color: #FFFFFF;  text-decoration: none; }
a.btn_submit1:hover 			{ background-color: #00984A; border-color:#00984A; color: #FFFFFF;  text-decoration: none; }

a.heading_link:link				{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#0f4e8c; font-size: 20px; transition: all 0.3s ease; }
a.heading_link:visited			{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#0f4e8c; font-size: 20px; transition: all 0.3s ease; }
a.heading_link:hover			{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#F09E32; font-size: 20px; transition: all 0.5s ease;	}

a.footer_links:link				{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#FFFFFF; font-size: 14px; line-height: 18px; transition: all 0.3s ease; }
a.footer_links:visited			{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#FFFFFF; font-size: 14px; line-height: 18px; transition: all 0.3s ease; }
a.footer_links:hover			{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#F09E32; font-size: 14px; line-height: 18px; transition: all 0.5s ease;	}

a.social_icon:link				{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#7b7f87; font-size: 16px; margin-right: 8px; line-height: 18px; transition: all 0.3s ease; }
a.social_icon:visited			{ text-decoration:none; color:#7b7f87; font-size: 16px; line-height: 18px; transition: all 0.3s ease; }
a.social_icon:hover			    { text-decoration:none; color:#F09E32; font-size: 16px; line-height: 18px; transition: all 0.5s ease;	}

a.facebook_icon:link				{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#3B5998; font-size: 20px; margin-right: 8px; line-height: 20px; transition: all 0.3s ease; }
a.facebook_icon:visited			{ text-decoration:none; color:#3B5998; font-size: 20px; line-height: 20px; transition: all 0.3s ease; }
a.facebook_icon:hover			    { text-decoration:none; color:#3B5998; font-size: 20px; line-height: 20px; transition: all 0.5s ease;	}

a.twitter_icon:link				{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#00ACEE; font-size: 20px; margin-right: 8px; line-height: 20px; transition: all 0.3s ease; }
a.twitter_icon:visited			{ text-decoration:none; color:#00ACEE; font-size: 20px; line-height: 20px; transition: all 0.3s ease; }
a.twitter_icon:hover			    { text-decoration:none; color:#00ACEE; font-size: 20px; line-height: 20px; transition: all 0.5s ease;	}

a.linkedin_icon:link				{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#0072b1; font-size: 20px; margin-right: 8px; line-height: 20px; transition: all 0.3s ease; }
a.linkedin_icon:visited			{ text-decoration:none; color:#0072b1; font-size: 20px; line-height: 20px; transition: all 0.3s ease; }
a.linkedin_icon:hover			    { text-decoration:none; color:#0072b1; font-size: 20px; line-height: 20px; transition: all 0.5s ease;	}

a.insta_icon:link				{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#d62976; font-size: 20px; margin-right: 8px; line-height: 20px; transition: all 0.3s ease; }
a.insta_icon:visited			{ text-decoration:none; color:#d62976; font-size: 20px; line-height: 20px; transition: all 0.3s ease; }
a.insta_icon:hover			    { text-decoration:none; color:#d62976; font-size: 20px; line-height: 20px; transition: all 0.5s ease;	}

a.youtube_icon:link				{ font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-decoration:none; color:#FF0000; font-size: 20px; margin-right: 8px; line-height: 20px; transition: all 0.3s ease; }
a.youtube_icon:visited			{ text-decoration:none; color:#FF0000; font-size: 20px; line-height: 20px; transition: all 0.3s ease; }
a.youtube_icon:hover			    { text-decoration:none; color:#FF0000; font-size: 20px; line-height: 20px; transition: all 0.5s ease;	}





.btn_subscribe 				    { background-color: #e7863d; border-color:#e7863d; color: #FFFFFF;  text-decoration: none; border-radius: 20px; margin-right:10px; }
.btn_subscribe:hover 			{ background-color: #e7863d; border-color:#e7863d; color: #FFFFFF;  text-decoration: none; }
.btn_subscribe:visited 			{ background-color: #e7863d; border-color:#e7863d; color: #FFFFFF;  text-decoration: none; }

.btn_language				    { background-color: #FFFFFF; border-color:#d9d9d9; color: #191919;  text-decoration: none; border-radius: 20px; font-family: 'Droid_Arabic_Kufi', Arial, Helvetica, sans-serif; }
.btn_language:hover 			{ background-color: #FFFFFF; border-color:#d9d9d9; color: #191919;  text-decoration: none; }
.btn_language:visited 			{ background-color: #FFFFFF; border-color:#d9d9d9; color: #191919;  text-decoration: none; }

.btn_years 				        {  border-radius: 20px; padding-left:25px; padding-right:25px; margin-right:10px; margin-bottom: 10px; font-size:14px; text-decoration: none !important; }
.btn-dark                       { color: #FFFFFF; }
.btn-dark:hover                 { background-color: #faee44; border-color: #faee44; color: #000; transition: all 0.8s ease; }
.btn-dark.active                { background-color: #faee44; border-color: #faee44; color: #000; }

.btn-primary                    { background-color: #e7873d; border-color: #e7873d; color: #FFFFFF; }
.btn-primary:hover              { background-color: #202020; border-color: #202020; color: #FFFFFF; transition: all 0.8s ease; }
.btn-primary.active             { background-color: #202020; border-color: #202020; color: #FFFFFF; }




.btn_submit 				    { background-color: #e7873d; border-color:#e7873d; color: #FFFFFF;  text-decoration: none; }
.btn_submit:hover 			    { background-color: #e7873d; border-color:#e7873d; color: #FFFFFF;  text-decoration: none; }

a.readmore:link 				{ background-color:#e7873d; padding:12px 25px; color:#FFFFFF !important; border:none; border-radius:4px; font-size: 14px; text-decoration:none; 
								 text-transform: uppercase; transition: all 0.8s ease; }
a.readmore:visited 				{ background-color:#e7873d; text-decoration:none; color:#FFFFFF !important;  }
a.readmore:hover 				{ background-color:#202020; text-decoration:none; color:#FFFFFF !important;  }

a.readmore1:link 				{ background-color:#202020; padding:12px 25px; color:#FFFFFF !important; border:none; border-radius:4px; font-size: 14px; text-decoration:none; 
    text-transform: uppercase; transition: all 0.8s ease; }
a.readmore1:visited 			{ background-color:#202020; text-decoration:none; color:#FFFFFF !important;  }
a.readmore1:hover 				{ background-color:#e7873d; text-decoration:none; color:#FFFFFF !important;  }

a.readmore2:link 				{ background-color:#e7873d; padding:7px 12px; color:#FFFFFF !important; border:none; border-radius:4px; font-size: 13px; text-decoration:none; 
                                  text-transform: uppercase; transition: all 0.8s ease; }
a.readmore2:visited 			{ background-color:#e7873d; text-decoration:none; color:#FFFFFF !important;  }
a.readmore2:hover 				{ background-color:#000000; text-decoration:none; color:#FFFFFF !important;  }

a.read_more:link 				{ background-color:#acacac; padding:4px 10px; color:#FFFFFF !important; border:none; border-radius:2px; font-size: 12px; text-decoration:none; 
    text-transform: uppercase; transition: all 0.8s ease; }
a.read_more:visited 				{ background-color:#acacac; text-decoration:none; color:#FFFFFF !important;  }
a.read_more:hover 				{ background-color:#000000; text-decoration:none; color:#FFFFFF !important;  }












a.read_more1:link 				{ background-color:#939598; padding:5px 12px; color:#FFFFFF !important; border:none; border-radius:2px; font-size: 13px; text-decoration:none; 
    text-transform: uppercase; transition: all 0.8s ease; }
a.read_more1:visited 			{ background-color:#939598; text-decoration:none; color:#FFFFFF !important;  }
a.read_more1:hover 				{ background-color:#0f4e8c; text-decoration:none; color:#FFFFFF !important;  }

/*
|----------------------------------------------------------
| NAVBAR
|----------------------------------------------------------
*/


#topnavbar						{ padding: 0px; margin: 0px; background-color: #050505; /* padding-left: 10px; padding-right: 10px; */ }
#topnavbar a:hover  			{ background-color: #faee44; color: #534f18 !important; border-radius:0px; text-decoration: none; }
#topnavbar a.active, 
a.nav-link:focus   		        { background-color: #faee44; color: #534f18 !important; border-radius:0px; text-decoration: none;	}
#topnavbar .navbar-nav > li > a { color: #d6d6d6; font-size:15px; font-family:"Poppins Regular", Arial, Helvetica, sans-serif; text-align: center; padding:18px 12px;  }
.navbar-toggler					{ border-color:#faee44 !important; margin-top: 10px; margin-bottom: 10px; }	
.navbar-brand                   { font-size:16px; }

#topnavbar .dropdown-menu-dark  { background-color: #050505; }
.dropdown-item.active, 
.dropdown-item:active           {   }

.navbar-nav > li 				{  }
.navbar-nav > li:first-child 	{  }
.navbar-nav > li:last-child 	{  }

@media (max-width: 980px) {
    #topnavbar .navbar-nav > li > a { height:auto; padding:10px; text-align: left;   }
    #topnavbar .dropdown-menu-dark  { background-color: #3a3a3a; }
}
@media (min-width: 981px) and (max-width: 1366px) {
    #topnavbar .navbar-nav > li > a { font-size:13px;  }
}
@media (min-width: 1367px) {

} 





@media all and (min-width: 992px) {
    .dropdown-menu ul { background-color: #050505; }
	.dropdown-menu li{ position: relative; 	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover{ background-color: #faee44; color: #050505 !important; }
	.dropdown-menu > li:hover > .submenu{ display: block; }
    .dropdown-menu > a.dropdown-item:hover { color: #FF0000 !important;  } 
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
}	







/*
|----------------------------------------------------------
|  Fonts
|----------------------------------------------------------
*/
@font-face {
    font-family: 'robotoregular';
    src: url('roboto_regular/Roboto-Regular-webfont.eot');
    src: url('roboto_regular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto_regular/Roboto-Regular-webfont.woff') format('woff'),
         url('roboto_regular/Roboto-Regular-webfont.ttf') format('truetype'),
         url('roboto_regular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_light';
    src: url('roboto_light/Roboto-Light-webfont.eot');
    src: url('roboto_light/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto_light/Roboto-Light-webfont.woff') format('woff'),
         url('roboto_light/Roboto-Light-webfont.ttf') format('truetype'),
         url('roboto_light/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotomedium';
    src: url('roboto_medium/Roboto-Medium-webfont.eot');
    src: url('roboto_medium/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto_medium/Roboto-Medium-webfont.woff') format('woff'),
         url('roboto_medium/Roboto-Medium-webfont.ttf') format('truetype'),
         url('roboto_medium/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Droid_Arabic_Kufi';
    src: url('fonts/droidkufi/DroidKufi-Regular.eot');
    src: url('fonts/droidkufi/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/droidkufi/DroidKufi-Regular.woff2') format('woff2'),
        url('fonts/droidkufi/DroidKufi-Regular.woff') format('woff'),
        url('fonts/droidkufi/DroidKufi-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'roboto_condensedlight';
    src: url('roboto_lightcondensed/RobotoCondensed-Light-webfont.eot');
    src: url('roboto_lightcondensed/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto_lightcondensed/RobotoCondensed-Light-webfont.woff') format('woff'),
         url('roboto_lightcondensed/RobotoCondensed-Light-webfont.ttf') format('truetype'),
         url('roboto_lightcondensed/RobotoCondensed-Light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* #### Generated By: http://www.cufonfonts.com #### */

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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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

