
@font-face {
    font-family: 'signikalight';
    src: url('/css_new/font/signika-light-webfont.eot');
    src: url('/css_new/font/signika-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css_new/font/signika-light-webfont.woff') format('woff'),
         url('/css_new/font/signika-light-webfont.ttf') format('truetype'),
         url('/css_new/font/signika-light-webfont.svg#signikalight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'signikaregular';
    src: url('/css_new/font/signika-regular-webfont.eot');
    src: url('/css_new/font/signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css_new/font/signika-regular-webfont.woff') format('woff'),
         url('/css_new/font/signika-regular-webfont.ttf') format('truetype'),
         url('/css_new/font/signika-regular-webfont.svg#signikaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'signikabold';
    src: url('/css_new/font/signika-bold-webfont.eot');
    src: url('/css_new/font/signika-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css_new/font/signika-bold-webfont.woff') format('woff'),
         url('/css_new/font/signika-bold-webfont.ttf') format('truetype'),
         url('/css_new/font/signika-bold-webfont.svg#signikabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: "Serifa BT";
  src: url('/css_new/serifal.ttf') format('truetype'),
  		url('/css_new/serifal.eot') format('eot');
}

@font-face {
  font-family: "Serifa BT";
  font-weight: bold;
  src: url('/css_new/serifan.ttf') format('truetype');
}