@font-face {
    font-family: 'Signika Negative';
    src: url('../fonts/signikanegative-bold.eot');
    src: url('../fonts/signikanegative-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signikanegative-bold.woff') format('woff'),
         url('../fonts/signikanegative-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Signika Negative';
    src: url('../fonts/signikanegative-light.eot');
    src: url('../fonts/signikanegative-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signikanegative-light.woff') format('woff'),
         url('../fonts/signikanegative-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Signika Negative';
    src: url('../fonts/signikanegative-regular.eot');
    src: url('../fonts/signikanegative-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signikanegative-regular.woff') format('woff'),
         url('../fonts/signikanegative-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Signika Negative';
    src: url('../fonts/signikanegative-semibold.eot');
    src: url('../fonts/signikanegative-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signikanegative-semibold.woff') format('woff'),
         url('../fonts/signikanegative-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

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