﻿body *:not(.fa){
  font-family: Raleway-Regular;
}
.ralewayBold, .ralewayBold *:not(.fa){
  font-family: Raleway-Bold !important;
}
.ralewayMedium, .ralewayMedium *:not(.fa){
  font-family: Raleway-Medium !important;
}
.titilliumLight, .titilliumLight *:not(.fa){
  font-family: TitilliumWeb-Light !important;
}

#spa-hero-text, #spa-hero-text *{
  font-family: Raleway-Bold !important;
}
.grayBold, .grayBold *{
  font-family: Raleway-Bold !important;
  color: #4c4c4c;
}
.slide-title {
	font-family: Raleway-Bold !important;
}
.slide-text{
	font-family: Raleway-Medium !important;
}


.brandShop, .brandWhereToBuy {
	text-decoration: underline;
	color: #63AFD1;    
    font-size: 14px;
}
.redColor *{
  color: red !important;
}
.hidden{
  display: none !important;
}
#expandMore{
  font-family: TitilliumWeb-Light !important;
}