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

	Replace your Fonts as necessary
-----------------------------------------------------------------*/
/*
@import url('http://fonts.googleapis.com/css?family=Rubik:300,400,500,700|Pinyon+Script|Michroma');
@import url('https://fonts.googleapis.com/css?family=Michroma&display=swap');
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script&display=swap');
*/
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-family: 'Rubik', 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 { font-family: 'Michroma', sans-serif; }

.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: 'Pinyon Script', cursive;; }

.font-body { font-family: 'Rubik', sans-serif !important; }

.font-primary { font-family: 'Rubik', sans-serif !important; }

.font-secondary { font-family: 'Pinyon Script', cursive !important; }
.font-ramadi { font-family: 'Michroma', sans-serif !important; }
.all-about{
  /* font-family: 'Pinyon Script', cursive;
  color: #FFF !important;
   font-size: 90px !important; 
   text-shadow: 0 7px 10px rgba(0,0,0,0.07), 0 4px 4px rgba(0,0,0,0.2); */

  font-family: 'font-icons';
    color: #ffffff !important;
    font-size: 50px !important;
    text-shadow: 0 7px 10px rgb(0 0 0 / 85%), 0 4px 4px rgb(0 0 0 / 20%);
    background: #03030359;
}
