/*Fonts google*/
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-style: normal;
  src: url('Source_Sans_Pro/SourceSansPro-ExtraLight.eot'); /* IE9 Compat Modes */
  src: url('Source_Sans_Pro/SourceSansPro-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Source_Sans_Pro/SourceSansPro-ExtraLight.woff') format('woff'), /* Pretty Modern Browsers */
       url('Source_Sans_Pro/SourceSansPro-ExtraLight.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: normal;
  src: url('Source_Sans_Pro/SourceSansPro-Light.eot'); /* IE9 Compat Modes */
  src: url('Source_Sans_Pro/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Source_Sans_Pro/SourceSansPro-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('Source_Sans_Pro/SourceSansPro-Light.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;
  src: url('Source_Sans_Pro/SourceSansPro-Regular.eot'); /* IE9 Compat Modes */
  src: url('Source_Sans_Pro/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Source_Sans_Pro/SourceSansPro-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('Source_Sans_Pro/SourceSansPro-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: normal;
  src: url('Source_Sans_Pro/SourceSansPro-Semibold.eot'); /* IE9 Compat Modes */
  src: url('Source_Sans_Pro/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Source_Sans_Pro/SourceSansPro-Semibold.woff') format('woff'), /* Pretty Modern Browsers */
       url('Source_Sans_Pro/SourceSansPro-Semibold.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: normal;
  src: url('Source_Sans_Pro/SourceSansPro-Bold.eot'); /* IE9 Compat Modes */
  src: url('Source_Sans_Pro/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Source_Sans_Pro/SourceSansPro-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('Source_Sans_Pro/SourceSansPro-Bold.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: italic;
  src: url('Source_Sans_Pro/SourceSansPro-LightItalic.eot'); /* IE9 Compat Modes */
  src: url('Source_Sans_Pro/SourceSansPro-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Source_Sans_Pro/SourceSansPro-LightItalic.woff') format('woff'), /* Pretty Modern Browsers */
       url('Source_Sans_Pro/SourceSansPro-LightItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: italic;
  src: url('Source_Sans_Pro/SourceSansPro-Italic.eot'); /* IE9 Compat Modes */
  src: url('Source_Sans_Pro/SourceSansPro-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Source_Sans_Pro/SourceSansPro-Italic.woff') format('woff'), /* Pretty Modern Browsers */
       url('Source_Sans_Pro/SourceSansPro-Italic.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: italic;
  src: url('Source_Sans_Pro/SourceSansPro-SemiboldItalic.eot'); /* IE9 Compat Modes */
  src: url('Source_Sans_Pro/SourceSansPro-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Source_Sans_Pro/SourceSansPro-SemiboldItalic.woff') format('woff'), /* Pretty Modern Browsers */
       url('Source_Sans_Pro/SourceSansPro-SemiboldItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: italic;
  src: url('Source_Sans_Pro/SourceSansPro-BoldItalic.eot'); /* IE9 Compat Modes */
  src: url('Source_Sans_Pro/SourceSansPro-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Source_Sans_Pro/SourceSansPro-BoldItalic.woff') format('woff'), /* Pretty Modern Browsers */
       url('Source_Sans_Pro/SourceSansPro-BoldItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}