/*font-family: 'PT Sans', sans-serif;*/
.fg-web-theme  .fg-body-bg header *,
.fg-web-theme  .fg-body-bg main  *,
.fg-web-theme  .fg-body-bg footer  *,
.fg-web-theme  .fg-calender-popover-wrapper  *,
.fg-body-ckeditor.fg-web-theme * {
  /*----------------------------------------------------------------
  Main text style related elements
  -------------------------------------------------------------------*/
    font-family: Poppins;
    font-weight: 300;
    font-style: normal;
    text-transform: none;

  /* main text style override on  other elements */

  /*----------------------------------------------------------------
  header section
  -------------------------------------------------------------------*/
  /* heading style override on  other elements */
  /*----------------------------------------------------------------
  nav sectionstyle related elements
  -------------------------------------------------------------------*/
  /*----------------------------------------------------------------
  Main text style related elements
  -------------------------------------------------------------------*/
  /*other overide section */
}

.fg-web-theme .fg-body-bg em {
  font-style: italic !important;
}
.fg-web-theme .fg-body-bg em * {
  font-style: italic !important;
}
.fg-web-theme .fg-body-bg strong {
  font-weight: bold !important;
}
.fg-web-theme .fg-body-bg strong * {
  font-weight: bold !important;
}
.fg-web-theme .fg-body-bg .fg-calendar-event-widget .fg-event-block .fg-event-title {
    font-family: Oswald;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}
.fg-web-theme .fg-body-bg .form-group *:not(.fa,.fa-regular) {
    font-family: Poppins;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
}
.fg-web-theme .ug-gallery-wrapper .ug-textpanel-description {
    font-family: Poppins;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
}

.fg-web-theme .ug-gallery-wrapper {
    font-family: Poppins;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
}
.fg-web-theme .fg-body-bg header h1, .fg-web-theme .fg-body-bg header h2, .fg-web-theme .fg-body-bg header h3, .fg-web-theme .fg-body-bg header h4, .fg-web-theme .fg-body-bg header h5, .fg-web-theme .fg-body-bg header h6, .fg-web-theme .fg-body-bg main h1, .fg-web-theme .fg-body-bg main h2, .fg-web-theme .fg-body-bg main h3, .fg-web-theme .fg-body-bg main h4, .fg-web-theme .fg-body-bg main h5, .fg-web-theme .fg-body-bg main h6, .fg-web-theme .fg-body-bg footer h1, .fg-web-theme .fg-body-bg footer h2, .fg-web-theme .fg-body-bg footer h3, .fg-web-theme .fg-body-bg footer h4, .fg-web-theme .fg-body-bg footer h5, .fg-web-theme .fg-body-bg footer h6 {
    font-family: Oswald;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}
.fg-web-theme .fg-body-bg .fg-login-widget .form-group .fg-submit {
    font-family: Oswald;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}
.fg-web-theme .fg-body-bg .fg-web-main-nav li a {
    font-family: Miriam Libre;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}
.fg-web-theme .fg-body-bg .fg-article-widget .fg-article-wrapper .fg-content {
  font-weight: normal;
}
/*original size background images*/

.fg-web-bg-org-size {
    background-image: ;
    background-position: ;
    background-repeat: ;
    background-attachment: ;
}

.fg-web-theme .fa, .fg-web-theme .fa-regular {
  font-family: "Font Awesome 6 Free" !important;
  font-style: normal;
  font-weight:400 !important; 
}
.fg-web-theme .fa {
  font-weight:900 !important;
}
.fg-web-theme .glyphicon:not(.fa,.fa-regular) {
  font-family: 'Glyphicons Halflings' !important;
  font-style: normal;
}

.icon-magnifier {
  font-family: 'simple-line-icons' !important;
}

.fg-web-theme .fg-body-bg .fg-title > .comments-count {
  /* heading  txt */
      font-family: Oswald;
        font-weight: 300;
        font-style: normal;
  }

.fg-web-theme .fg-body-bg .fg-web-top-nav-languages .fg-web-language-list * {
      font-family: Miriam Libre;
    font-weight: normal;
    font-style: normal;

}


.fg-web-theme .fg-body-bg .fg-article-widget .carousel .fg-article-slider-nav.fg-nav-img li > a span {
			font-family: Oswald;
				font-weight: 300;
				font-style: normal;
				text-transform: uppercase;
	}

.fg-web-theme .fg-body-bg .fg-web-page-container .fg-teams-innerpage-wrapper .fg-team-nav li {
    font-family: Poppins;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
}

.fg-web-theme .fg-body-bg .fg-web-page-container .fg-supplementary-widget .panel-group .panel .panel-heading .panel-title{
    font-family: Poppins;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
}
