/* fonts */
@font-face {
 font-family: 'Kalnia';
 src: url('../fonts/Kalnia-Regular.eot') format('eot');
 src: url('../fonts/Kalnia-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Kalnia-Regular.woff') format('woff'),
      url('../fonts/Kalnia-Regular.ttf') format('truetype'),
      url('../fonts/Kalnia-Regular.otf') format('ttf'),
      url('../fonts/Kalnia-Regular.svg#Kalnia-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
 font-family: 'Kalnia';
 src: url('../fonts/Kalnia-SemiBold.eot') format('eot');
 src: url('../fonts/Kalnia-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Kalnia-SemiBold.woff') format('woff'),
      url('../fonts/Kalnia-SemiBold.ttf') format('truetype'),
      url('../fonts/Kalnia-SemiBold.otf') format('ttf'),
      url('../fonts/Kalnia-SemiBold.svg#Kalnia-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
 font-family: 'Source Sans Pro';
 src: url('../fonts/SourceSansPro-Light.eot') format('eot');
 src: url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/SourceSansPro-Light.woff') format('woff'),
      url('../fonts/SourceSansPro-Light.ttf') format('truetype'),
      url('../fonts/SourceSansPro-Light.otf') format('ttf'),
      url('../fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
 font-family: 'Source Sans Pro';
 src: url('../fonts/SourceSansPro-Regular.eot') format('eot');
 src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/SourceSansPro-Regular.woff') format('woff'),
      url('../fonts/SourceSansPro-Regular.ttf') format('truetype'),
      url('../fonts/SourceSansPro-Regular.otf') format('ttf'),
      url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
 font-family: 'Source Sans Pro';
 src: url('../fonts/SourceSansPro-Bold.eot') format('eot');
 src: url('../fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/SourceSansPro-Bold.woff') format('woff'),
      url('../fonts/SourceSansPro-Bold.ttf') format('truetype'),
      url('../fonts/SourceSansPro-Bold.otf') format('ttf'),
      url('../fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
