/*FONTS*/
@font-face {
  font-family: "SourceSansPro-Light";
  src: url("../fonts/"); /* IE9 Compat Modes */
  src: url("../fonts/SourceSansPro-Light.otf") format("opentype"), /* Open Type Font */  
    url("../fonts/SourceSansPro-Light.ttf") format("truetype"),  
    url("../fonts/SourceSansPro-Light.woff") format("woff"),
    url("../fonts/SourceSansPro-Light.woff2") format("woff2"),
    url("../fonts/SourceSansPro-Light.svg#SourceSansPro-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-LightIt";
  src: url("../fonts/"); /* IE9 Compat Modes */
  src: url("../fonts/SourceSansPro-LightIt.otf") format("opentype"), /* Open Type Font */ 
    url("../fonts/SourceSansPro-LightIt.ttf") format("truetype"),    
    url("../fonts/SourceSansPro-LightIt.woff") format("woff"),
    url("../fonts/SourceSansPro-LightIt.woff2") format("woff2"),
    url("../fonts/SourceSansPro-LightIt.svg#SourceSansPro-LightIt")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-ExtraLight";
  src: url("../fonts/"); /* IE9 Compat Modes */
  src: url("../fonts/SourceSansPro-ExtraLight.otf") format("opentype"), /* Open Type Font */ 
    url("../fonts/SourceSansPro-ExtraLight.ttf") format("truetype"),
    url("../fonts/SourceSansPro-ExtraLight.woff") format("woff"),
    url("../fonts/SourceSansPro-ExtraLight.woff2") format("woff2"),   
    url("../fonts/SourceSansPro-ExtraLight.svg#SourceSansPro-ExtraLight")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Regular";
  src: url("../fonts/"); /* IE9 Compat Modes */
  src: url("../fonts/SourceSansPro-Regular.otf") format("opentype"), /* Open Type Font */ 
    url("../fonts/SourceSansPro-Regular.ttf") format("truetype"),
    url("../fonts/SourceSansPro-Regular.woff") format("woff"),
    url("../fonts/SourceSansPro-Regular.woff2") format("woff2"),    
    url("../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-It";
  src: url("../fonts/"); /* IE9 Compat Modes */
  src: url("../fonts/SourceSansPro-It.otf") format("opentype"), /* Open Type Font */ 
    url("../fonts/SourceSansPro-It.ttf") format("truetype"),
    url("../fonts/SourceSansPro-It.woff") format("woff"),
    url("../fonts/SourceSansPro-It.woff2") format("woff2"),    
    url("../fonts/SourceSansPro-It.svg#SourceSansPro-It") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Bold";
  src: url("../fonts/"); /* IE9 Compat Modes */
  src: url("../fonts/SourceSansPro-Semibold.otf") format("opentype"), /* Open Type Font */ 
    url("../fonts/SourceSansPro-Bold.ttf") format("truetype"),
    url("../fonts/SourceSansPro-Semibold.woff") format("woff"),
    url("../fonts/SourceSansPro-Semibold.woff2") format("woff2"),    
    url("../fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Semibold";
  src: url("../fonts/"); /* IE9 Compat Modes */
  src: url("../fonts/SourceSansPro-Semibold.otf") format("opentype"), /* Open Type Font */ 
    url("../fonts/SourceSansPro-Semibold.ttf") format("truetype"),
    url("../fonts/SourceSansPro-Semibold.woff") format("woff"),
    url("../fonts/SourceSansPro-Semibold.woff2") format("woff2"),    
    url("../fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-SemiboldIt";
  src: url("../fonts/"); /* IE9 Compat Modes */
  src: url("../fonts/SourceSansPro-SemiboldIt.otf") format("opentype"), /* Open Type Font */ 
    url("../fonts/SourceSansPro-SemiboldIt.ttf") format("truetype"),
    url("../fonts/SourceSansPro-SemiboldIt.woff") format("woff"),
    url("../fonts/SourceSansPro-SemiboldIt.woff2") format("woff2"),
    url("../fonts/SourceSansPro-SemiboldIt.svg#SourceSansPro-SemiboldIt")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
