@font-face {
    font-family: 'NormalText';
    src: url('/fonts/lightfont25.eot');
    src: /*url('/fonts/lightfont25.eot?#iefix') format('embedded-opentype'),*/
            url('/fonts/lightfont25.woff') format('woff');
    /*  url('/fonts/lightfont25.ttf') format('truetype'),
      url('/fonts/lightfont25.svg#lightfont25') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NormalText';
    src: url('/fonts/boldfont25.eot');
    src: /*url('/fonts/boldfont25.eot?#iefix') format('embedded-opentype'),
         url('/fonts/boldfont25.woff2') format('woff2'),*/
            url('/fonts/boldfont25.woff') format('woff');
    /*    url('/fonts/boldfont25.ttf') format('truetype'),
        url('/fonts/boldfont25.svg#boldfont25') format('svg');*/
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TitleText';
    src: url('/fonts/titlefont25.eot');
    src: /*url('/fonts/titlefont25.eot?#iefix') format('embedded-opentype'),
         url('/fonts/titlefont25.woff2') format('woff2'),*/
            url('/fonts/titlefont25.woff') format('woff');
    /*         url('/fonts/titlefont25.ttf') format('truetype'),
             url('/fonts/titlefont25.svg#titlefont') format('svg');*/
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lightfont';
    src: url('/fonts/Lightfont3.eot');
    src: url('/fonts/Lightfont3.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Lightfont3.woff') format('woff'),
    url('/fonts/Lightfont3.ttf') format('truetype'),
    url('/fonts/Lightfont3.svg#SignikaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
