@import url('https://fonts.cdnfonts.com/css/arial-rounded-mt-bold');

@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');
}
@font-face {
  font-family: 'Baloo-Da-2-SemiBold';
    src:  url('Baloo-Da-2-SemiBold.ttf.woff') format('woff'),
    url('Baloo-Da-2-SemiBold.ttf.svg#Baloo-Da-2-SemiBold') format('svg'),
    url('Baloo-Da-2-SemiBold.ttf.eot'),
    url('Baloo-Da-2-SemiBold.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}