@font-face {
    font-family: 'Montserrat';
    src: url('webfont.eot'); /* IE9 Compat Modes */
    src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('webfont.woff') format('woff'), /* Modern Browsers */
         url('webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    }

body{
    font-family: "Montserrat",sans-serif;
}
/*.text-medium{*/
/*    font-family: 'Myriad Variable Concept' !important;*/
/*}*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
  /*  font-family: 'Granville Light' !important;*/
      font-family: Montserrat !important;
}
header .site-branding-logo {
  padding: 0;}
  .gsc-heading.style-1 .title {
    font-size: 50px;
  }
/*  h2.title.text-black {*/
/*    font-family: Montserrat !important;*/
/*}*/
/*.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-title{*/
/*	   font-family: Montserrat !important;*/
	
/*}*/
.gsc-heading.style-1 .title {
    font-size: 45px;
    font-weight: 600;
    line-height: 55px;
}
/*h1.post-title{*/
/*	  font-family: Montserrat !important;*/
/*}*/
/*h3.video-title{*/
/*	 font-family: Montserrat !important;*/
/*	 font-size: 55px;*/
/*}*/