/*FONTS.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: MYSTIQUE.
// Version: 1.0 Initial Release 
// Author: Unbranded.*/
/* Website: http://www.Unbranded.co */
/* Copyright: (C) 2014 */

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* DEFINE FONT FACES */
/*--------*/
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url(fonts/Raleway-Regular.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(fonts/Raleway-SemiBold.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), url(fonts/Raleway-Bold.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: local('Raleway Heavy'), local('Raleway-Heavy'), url(fonts/Raleway-Heavy.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/*------------------------------------------------------------------------------------------------------------------------------*/
/* FONTS ARE DEFINED HERE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.section-caption h1{
	font-family: "Montserrat";
	font-weight: 400;
}
.section-caption-small h1{
	font-family: "Montserrat";
	font-weight: 400;
}
.section-heading{
	font-family: "Montserrat";
	font-weight: 700;
}
.heading-text{
	font-family: "Crimson Text";
	font-weight: 400;
}
.button a{
	font-family: "Montserrat";
	font-weight: 700;
}

.main-menu-item a{
	font-family: "Raleway";
	font-weight: 900;
}
.sub-menu .has-sub-menu p{
	font-family: "Raleway";
	font-weight: 900;
}
.sub-menu .sub-menu-item a{
	font-family: "Raleway";
	font-weight: 900;	
}

.home01 h1{
	font-family: "Montserrat";
	font-weight: 700;
}
.result{
	font-family: "Raleway";
	font-weight: 600;
}
.home02 h1{
	font-family: "Montserrat";
	font-weight: 700;
}
.home03-item h1{
	font-family: "Montserrat";
    font-weight: 600;
}
.home04-content h1{
    font-family: "Montserrat";
    font-weight: 600;
} 
.home04-content p{
	font-family: "Raleway";
	font-weight: 300;
} 
.home05 h1{
	font-family: "Montserrat";
	font-weight: 700;
}  
.home06 span{
	font-family: "Montserrat";
	font-weight: 700;
}

.about-item h1{
	font-family: "Montserrat";
	font-weight: 400;
}
.about-text{
	font-family: "Raleway";
	font-weight: 400;
}
.about-item p{
	font-family: "Raleway";
	font-weight: 600;
}
.about-slider.owl-theme .owl-controls .owl-page span p{
	font-family: "Raleway";
	font-weight: 600; 
}

.mini-portfolio-item-mask h3{
	font-family: "Montserrat";
	font-weight: 700;
}

.services-read-more h4{
	font-family: "Raleway";
	font-weight: 700;
}


.news-item h1{
	font-family: "Montserrat";
	font-weight: 700;
}
.news-item h3{
	font-family: "Montserrat";
	font-weight: 600;
}
.news-item p{
	font-family: "Raleway";
	font-weight: 600;
}

.team-member-details h1{
	font-family: "Raleway";
	font-weight: 900;
}
.team-member-details h4{
	font-family: "Raleway";
	font-weight: 600;
}
.team-member-details p{
	font-family: "Raleway";
	font-weight: 400;
}

.join-banner a{
	font-family: "Montserrat";
	font-weight: 400;
}
.join-banner h3 {
	font-family: "Montserrat";
	font-weight: 700;
}

.testimonial h3{
	font-family: "Crimson Text";
	font-weight: 600;
}
.testimonial h4{
	font-family: "Raleway";
	font-weight: 600;
}

.portfolio-filter-nav ul li a{
	font-family: "Raleway";
	font-weight: 900;
}
.ajax-project-title h1{
	font-family: "Montserrat";
	font-weight: 700;
}
.ajax-project-info{
	font-family: "Montserrat";
	font-weight: 700;
}
.ajax-project-details{
	font-family: "Raleway";
	font-weight: 400;
}

.main-text h2{
	font-family: "Montserrat";
	font-weight: 700;
}
.sub-text h5{
	font-family: "Montserrat";
	font-weight: 400;
}

.contact-form input{
	font-family: "Montserrat";
	font-weight: 700;
}
.contact-form textarea{
	font-family: "Montserrat";
	font-weight: 700;
}
.contact-form button{
	font-family: "Montserrat";
	font-weight: 700;
}
.contact-address h1{
	font-family: "Montserrat";
    font-weight: 700;
}
.contact-address h3{
	font-family: "Montserrat";
    font-weight: 700;
}
.contact-address h2{
	font-family: "Raleway";
	font-weight: 400;
}
.contact-address h4{
	font-family: "Raleway";
	font-weight: 400;
}
.error-home h1{
	font-family: "Montserrat";
	font-weight: 700;
}


.single-project-head .banner-head h2 {
	font-family: "Montserrat";
	font-weight: 700;
}

.single-project-head .banner-head p {
	font-family: "Raleway";
	font-weight: 400;
}


.single-project-content .caption-para p {
	font-family: "Montserrat";
	font-weight: 700;
}

.single-project-content-wrap {
	font-family: "Raleway";
	font-weight: 400;
}

.blog-page-list h4, .recent-posts h4 {
	font-family: "Montserrat";
	font-weight: 700;
}

.blog-item-text h5 {
	font-family: "Montserrat";
	font-weight: 700;
}

.blog-item-text h6, .blog-item-text p {
	font-family: "Raleway";
	font-weight: 400;
}

.blog-item-text a {
	font-family: "Montserrat";
	font-weight: 400;
}