

/* Body Custom Fonts */

body {
	font-family: Raleway;
	font-size: 16px;
	font-weight: ;
	line-height: 28px;
}

input,
button,
select,
textarea {
	font-family: Raleway;
	font-size: 16px;
	font-weight: ;
}
/* Header and Mobile Custom Fonts */

.logo-text {
	font-family: Raleway;
	font-size: 22px;
	font-weight: ;
}
#my-menu > .mm-panel li a {
	font-family: Raleway;
	font-size: 16px;
	font-weight: 400;
}
/* Headings Custom Fonts */

h1 {
	font-family: Montserrat;
	font-size: 32px;
	font-weight: ;
	line-height: 48px;
}
h2 {
	font-family: Montserrat;
	font-size: 28px;
	font-weight: ;
	line-height: 42px;
}
h3 {
	font-family: Montserrat;
	font-size: 24px;
	font-weight: ;
	line-height: 36px;
}
h4 {
	font-family: Montserrat;
	font-size: 20px;
	font-weight: ;
	line-height: 30px;
}
h5 {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: ;
	line-height: 27px;
}
h6 {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: ;
	line-height: 24px;
}
/* Page Header Font */

.title {
	font-family: Montserrat;
	font-size: 38px;
	font-weight: ;
	line-height: 53px;
}
/* Page Header Caption Font */
.caption {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: ;
	line-height: 16px;
}