@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&display=swap');

html {
	font-family:"Open Sans",Arial,sans-serif;
	font-size:14px;
}

body {
	font-family:"Open Sans",Arial,sans-serif;
}


h1,h2,h3,h4,h5,
.h1,.h2,.h3,.h4,.h5 {
	font-family:'Raleway',Arial, sans-serif;
}

h1,.h1{
	font-family: 'Raleway',Arial, sans-serif;
}

h1.title {
	/*text-align:center;
	    font-weight: 700;*/
}

.headingAlt,
.subHeadingAlt,
.titleAlt,
.footerCol h4 {
	font-family:'Open Sans',Arial, sans-serif;
	line-height: 1.1;
}

#revolutionSlider h2,
#revolutionSlider h3 {
	font-family: 'Raleway', sans-serif;
	font-weight:700 !important;
}

.bgTitleInner h1 {
		font-family: 'Raleway', sans-serif;
    /*font-size: 3.2rem;*/
		line-height:1.1;
		font-weight:700 !important;
    position: relative;
		margin-bottom:0px;
}