/********************************************* Global CSS ****************************************/
  @font-face{
      font-family: 'Source Sans Pro';
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      src: url('../font/WOFF2/TTF/SourceSansPro-Light.ttf.woff2') format('woff2'),
           url('../font/WOFF/OTF/SourceSansPro-Light.otf.woff') format('woff'),
           url('../font/OTF/SourceSansPro-Light.otf') format('opentype'),
           url('../font/TTF/SourceSansPro-Light.ttf') format('truetype');
           font-display:swap;
  }
  /* shadows-into-light-regular - latin */
@font-face {
     font-family: 'Shadows Into Light';
     font-style: normal;
     font-weight: 400;
     font-display:swap;
     src: url('../font/shadows-into-light-v9-latin-regular.eot'); /* IE9 Compat Modes */
     src: local('Shadows Into Light'), local('ShadowsIntoLight'),
          url('../font/shadows-into-light-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../font/shadows-into-light-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
          url('../font/shadows-into-light-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
          url('../font/shadows-into-light-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../font/shadows-into-light-v9-latin-regular.svg#ShadowsIntoLight') format('svg'); /* Legacy iOS */
   }
  @font-face{
      font-family: 'Source Sans Pro';
      font-weight: 300;
      font-style: italic;
      font-display:swap;
      font-stretch: normal;
      src: url('../font/WOFF2/TTF/SourceSansPro-LightIt.ttf.woff2') format('woff2'),
           url('../font/WOFF/OTF/SourceSansPro-LightIt.otf.woff') format('woff'),
           url('../font/OTF/SourceSansPro-LightIt.otf') format('opentype'),
           url('../font/TTF/SourceSansPro-LightIt.ttf') format('truetype');
  }
  
  @font-face{
      font-family: 'Source Sans Pro';
      font-weight: 400;
      font-style: normal;
      font-display:swap;
      font-stretch: normal;
      src: url('../font/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2') format('woff2'),
           url('../font/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'),
           url('../font/OTF/SourceSansPro-Regular.otf') format('opentype'),
           url('../font/TTF/SourceSansPro-Regular.ttf') format('truetype');
  }
  
  @font-face{
      font-family: 'Source Sans Pro';
      font-weight: 400;
      font-display:swap;
      font-style: italic;
      font-stretch: normal;
      src: url('../font/WOFF2/TTF/SourceSansPro-It.ttf.woff2') format('woff2'),
           url('../font/WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'),
           url('../font/OTF/SourceSansPro-It.otf') format('opentype'),
           url('../font/TTF/SourceSansPro-It.ttf') format('truetype');
  }
  
  @font-face{
      font-family: 'Source Sans Pro';
      font-weight: 600;
      font-display:swap;
      font-style: normal;
      font-stretch: normal;
      src: url('../font/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2') format('woff2'),
           url('../font/WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'),
           url('../font/OTF/SourceSansPro-Semibold.otf') format('opentype'),
           url('../font/TTF/SourceSansPro-Semibold.ttf') format('truetype');
  }
  @font-face {
      font-family: 'caveatregular';
      src: url('../font/caveat-regular-webfont.eot');
      src: url('../font/caveat-regular-webfont.eot?#iefix') format('embedded-opentype'),
           url('../font/caveat-regular-webfont.woff2') format('woff2'),
           url('../font/caveat-regular-webfont.woff') format('woff'),
           url('../font/caveat-regular-webfont.ttf') format('truetype'),
           url('../font/caveat-regular-webfont.svg#caveatregular') format('svg');
      font-weight: normal;
      font-style: normal;
      font-display:swap;
 
  }
  @font-face {
       font-family: 'caveatbold';
       src: url('../font/caveat-bold-webfont.eot');
       src: url('../font/caveat-bold-webfont.eot?#iefix') format('embedded-opentype'),
            url('../font/caveat-bold-webfont.woff2') format('woff2'),
            url('../font/caveat-bold-webfont.woff') format('woff'),
            url('../font/caveat-bold-webfont.ttf') format('truetype'),
            url('../font/caveat-bold-webfont.svg#caveatbold') format('svg');
       font-weight: normal;
       font-style: normal;
       font-display:swap;
   }