/*
 Theme Name:   Eunice Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Eunice Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     eunice
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  eunice-child
*/

/* Write Custom CSS */

.main-content-area, .text-default{
	font-family: "Montserrat"!important;
}

.navbar.main-menu > ul > li > a {
	font-family: "Montserrat"!important;
}

.footer .copyright-text {
	font-family: "Montserrat"!important;
}

.contact-page-heading h2 {
	font-family: "Montserrat"!important;
}

.contact-page-heading p {
	font-family: "Montserrat"!important;
}

.contact-single-info h4  {
	font-family: "Montserrat"!important;
}

.contact-single-info .contact-address{
	font-family: "Montserrat"!important;
}

input[type="submit"].wpcf7-submit {
	font-family: "Montserrat"!important;	
}