/* ----------------------------------------------------------------
    Fonts

    Replace your Fonts as necessary
-----------------------------------------------------------------*/

@font-face {
font-family: 'Helvetica';
  src: url("fonts/helveticneue-light-webfont.eot");
  src: url("fonts/helveticneue-light-webfont.eot?#iefix") format("embedded-opentype"), url("helveticneue-light-webfont.woff") format("woff"), url("fonts/helveticneue-light-webfont.ttf") format("truetype"), url("fonts/helveticneue-light-webfont.svg#helvetic_neuelight") format("svg");
  font-weight: normal;
  font-style: normal;

}

body,
small,
#primary-menu ul li a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a,
#primary-menu ul ul a,
.wp-caption,
.feature-box.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.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-family: 'Roboto', sans-serif; }


h1,
h2,
h3,
h4,
h5,
h6,
#logo,
#top-search form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.counter,
label,
.wedding-head .first-name,
.wedding-head .last-name { font-family: 'Helvetica', sans-serif; }


/* ----------------------------------------------------------------
    You can change your Font Specific Settings here
-----------------------------------------------------------------*/


