/* ----------------------------------------------------------------
    Fonts

    Replace your Fonts as necessary
    
    
    #f16863 - pink
    #364ea1 - blue
    #f5f5f5  - gray
-----------------------------------------------------------------*/


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,
.font-primary { font-family: 'Nunito', sans-serif; }


a {
    text-decoration: none !important;
    color: #f16863;
}

