/* ----------------------------------------------------------------
    Fonts

    Replace your Fonts as necessary
-----------------------------------------------------------------*/
/*@font-face{font-family:"Minion Regular";src:url("../Fonts/MinionRegular/35d9d14d-a31d-4d9b-a998-00ffc9bd46a4.eot-#iefix");src:url("../Fonts/MinionRegular/35d9d14d-a31d-4d9b-a998-00ffc9bd46a4.eot-#iefix")format("eot"),url("../Fonts/MinionRegular/62100580-a2d1-4d98-bb14-d4c4c3f1a5ba.woff") format("woff"),url("../Fonts/MinionRegular/7ae8e168-1c29-4fcb-bb59-0043c943df3b.ttf") format("truetype"),url("../Fonts/MinionRegular/cfa664d4-e518-4a49-b8a3-fccec93c29c1.svg#cfa664d4-e518-4a49-b8a3-fccec93c29c1")format("svg")}*/
@font-face {
    font-family: 'Oxy GS Light';
    src: url('../fonts/oxy/OxyGSLight.eot');
    src: url('../fonts/oxy/OxyGSLightd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oxy/OxyGSLight.html') format('woff2'),
         url('../fonts/oxy/OxyGSLight-2.html') format('woff'),
         url('../fonts/oxy/OxyGSLight.ttf') format('truetype'),
         url('../fonts/oxy/OxyGSLight-3.html#Oxy GS Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'oxy';
  src: url("../fonts/Oxydesign-LG.ttf");
}
@font-face {
  font-family: 'oxybold';
  src: url("../fonts/Oxydesign-LGBold.ttf");
}


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: 'oxylight', 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: 'oxylight', sans-serif; }


/* ----------------------------------------------------------------
    You can change your Font Specific Settings here
-----------------------------------------------------------------*/



