/* ----------------------------------------------------------------
    Fonts

    Replace your Fonts as necessary
-----------------------------------------------------------------*/
@font-face {
  font-family: 'banSong';
  src: url('./cn/Song1.eot');
  src:
          url('./cn/Song1.eot?#font-spider') format('embedded-opentype'),
          url('./cn/Song1.woff') format('woff'),
          url('./cn/Song1.ttf') format('truetype'),
          url('./cn/Song1.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body,
small,
#primary-menu ul ul li > a,
.wp-caption,
.feature-box.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a,
.font-body,
.entry-meta li,
.entry-link span,
.entry blockquote p,
.more-link,
.comment-content .comment-author span,
.button.button-desc span,
.testi-content p,
.team-title span,
.before-heading,
.wedding-head .first-name span,
.wedding-head .last-name span,
.font-secondary { font-family: 'Open Sans', sans-serif; }


h1,
h2,
h3,
h4,
h5,
h6,
#logo,
#primary-menu ul li > a,
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a,
#top-search form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.counter,
label,
.nav-tree li a,
.wedding-head .first-name,
.wedding-head .last-name,
.testi-content p,
.font-primary { font-family: 'Poppins', sans-serif; }


.font-bansong {
  font-family: 'banSong', serif;
  font-weight: 300 !important;
}

.heading-block h3 {
    font-family: 'banSong', serif;
    font-size: 32px;
    font-weight: 300 !important;
}