@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?4e7aul");
    src: url("../fonts/icomoon.eot?#iefix4e7aul") format("embedded-opentype"), url("../fonts/icomoon.woff?4e7aul") format("woff"), url("../fonts/icomoon.ttf?4e7aul") format("truetype"), url("../fonts/icomoon.svg?4e7aul#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('../fonts/sourcesanspro/sourcesanspro-light.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('../fonts/sourcesanspro/sourcesanspro.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('../fonts/sourcesanspro/sourcesanspro-bold.woff') format('woff');
}