@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url(../../fonts/source-sans-pro/SourceSansPro-ExtraLight.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 200;
  src: url(../../fonts/source-sans-pro/SourceSansPro-ExtraLightItalic.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url(../../fonts/source-sans-pro/SourceSansPro-Light.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url(../../fonts/source-sans-pro/SourceSansPro-LightItalic.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/source-sans-pro/SourceSansPro-Regular.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url(../../fonts/source-sans-pro/SourceSansPro-Italic.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url(../../fonts/source-sans-pro/SourceSansPro-Semibold.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: url(../../fonts/source-sans-pro/SourceSansPro-SemiboldItalic.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/source-sans-pro/SourceSansPro-Bold.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: url(../../fonts/source-sans-pro/SourceSansPro-BoldItalic.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url(../../fonts/source-sans-pro/SourceSansPro-Black.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 900;
  src: url(../../fonts/source-sans-pro/SourceSansPro-BlackItalic.ttf) format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  src: url(../../fonts/fontawesome/fontawesome-webfont.eot?v=4.5.0);
  src: url(../../fonts/fontawesome/fontawesome-webfont.eot?v=4.5.0#iefix) format('embedded-opentype'),
       url(../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),
       url(../../fonts/fontawesome/fontawesome-webfont.woff?v=4.5.0) format('woff'),
       url(../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),
       url(../../fonts/fontawesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
  font-display: swap;
}
