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

	Replace your Fonts as necessary
-----------------------------------------------------------------*/

/* @font-face {
	font-family: "Noto Sans ExtraCondensed";
	font-style: normal;
	font-weight: 600;
	src: url('/fonts/NotoSans-ExtraCondensed-500.ttf') format("truetype");
}

@font-face {
	font-family: "Noto Sans ExtraCondensed";
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/NotoSans-ExtraCondensed-700.ttf') format("truetype");
} */

@font-face {
	font-family: "Museo Sans";
	font-style: normal;
	font-weight: 100;
	src: url('/fonts/MuseoSans-100.otf') format("opentype");
}

@font-face {
	font-family: "Museo Sans";
	font-style: normal;
	font-weight: 100;
	src: url('/fonts/MuseoSans-100.otf') format("opentype");
}

@font-face {
	font-family: "Museo Sans";
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/MuseoSans-300.otf') format("opentype");
}

@font-face {
	font-family: "Museo Sans";
	font-style: "normal";
	font-weight: 600;
	src: url('/fonts/MuseoSans-500.otf') format("opentype");
}

@font-face {
	font-family: "Museo Sans";
	font-style: normal;
	font-weight: 800;
	src: url('/fonts/MuseoSans-700.otf') format("opentype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/EuclidCircularA-300.ttf') format("truetype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: italic;
	font-weight: 300;
	src: url('/fonts/EuclidCircularA-300-italic.ttf') format("truetype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/EuclidCircularA-400.ttf') format("truetype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: italic;
	font-weight: 400;
	src: url('/fonts/EuclidCircularA-400-italic.ttf') format("truetype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/EuclidCircularA-500.ttf') format("truetype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: italic;
	font-weight: 500;
	src: url('/fonts/EuclidCircularA-500-italic.ttf') format("truetype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: normal;
	font-weight: 600;
	src: url('/fonts/EuclidCircularA-600.ttf') format("truetype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: italic;
	font-weight: 600;
	src: url('/fonts/EuclidCircularA-600-italic.ttf') format("truetype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/EuclidCircularA-700.ttf') format("truetype");
}

@font-face {
	font-family: "Euclid Circular A";
	font-style: italic;
	font-weight: 700;
	src: url('/fonts/EuclidCircularA-700-italic.ttf') format("truetype");
}

body,
small,
.sub-menu-container .menu-item>.menu-link,
.wp-caption,
.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a,
.font-body {
	font-family: 'Museo Sans', sans-serif !important;
	letter-spacing: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6,
#logo a,
.menu-link,
.mega-menu-style-2 .mega-menu-title>.menu-link,
.top-search-form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.fbox-content h3,
.tab-nav-lg li a,
.counter,
label,
.widget-filter-links li a,
.nav-tree li a,
.wedding-head,
.font-primary {
	font-family: 'Euclid Circular A', sans-serif !important;
}


.entry-link span,
.entry blockquote p,
.more-link,
.comment-content .comment-author span,
.comment-content .comment-author span a,
.button.button-desc span,
.testi-content p,
.team-title span,
.before-heading,
.wedding-head .first-name span,
.wedding-head .last-name span,
.font-secondary,
p {
	font-family: 'Museo Sans', serif !important;
	letter-spacing: 1px;
}