/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/


@font-face {
  font-family: 'Geogrotesque-SemiBold';
  src: url('/wp-content/themes/salient-child/fonts/Geogrotesque-SemiBold/Geogrotesque-SemiBold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Geogrotesque-SemiBold';
  src:  url('/wp-content/themes/salient-child/fonts/Geogrotesque-SemiBold/Geogrotesque-SemiBold.otf')  format('opentype'), url('/wp-content/themes/salient-child/fonts/Geogrotesque-SemiBold/Geogrotesque-SemiBold.ttf')  format('truetype'), url('/wp-content/themes/salient-child/fonts/Geogrotesque-SemiBold/Geogrotesque-SemiBold.svg#Geogrotesque-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Geogrotesque-Medium';
  src: url('/wp-content/themes/salient-child/fonts/Geogrotesque-Medium/Geogrotesque-Medium.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Geogrotesque-Medium';
  src:  url('/wp-content/themes/salient-child/fonts/Geogrotesque-Medium/Geogrotesque-Medium.otf')  format('opentype'), url('/wp-content/themes/salient-child/fonts/Geogrotesque-Medium/Geogrotesque-Medium.ttf')  format('truetype'), url('/wp-content/themes/salient-child/fonts/Geogrotesque-Medium/Geogrotesque-Medium.svg#Geogrotesque-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Geogrotesque-Light';
  src: url('/wp-content/themes/salient-child/fonts/Geogrotesque-Light/Geogrotesque-Light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Geogrotesque-Light';
  src:  url('/wp-content/themes/salient-child/fonts/Geogrotesque-Light/Geogrotesque-Light.otf')  format('opentype'), url('../wp-content/themes/salient-child/fonts/Geogrotesque-Light/Geogrotesque-Light.ttf')  format('truetype'), url('../wp-content/themes/salient-child/fonts/Geogrotesque-Light/Geogrotesque-Light.svg#Geogrotesque-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

.geo-semibold{
	font-family: 'Geogrotesque-SemiBold' !important;
}
.geo-medium{
	font-family: 'Geogrotesque-Medium' !important;
}
.geo-light{
	font-family: 'Geogrotesque-Light' !important;
}


*, a, p, li{
	font-family: 'Geogrotesque-Light';
}
h1,h2,h3, .swiper-wrapper .swiper-slide div.content h2,#page-header-bg h1{
	font-family: 'Geogrotesque-SemiBold';
}
h4, h5, #page-header-bg .subheader{
	font-family: 'Geogrotesque-Medium';
}



