

/* Newzald */
@font-face {
    font-family: 'NewzaldBold';
    src: url('newzaldfonts/NewzaldWeb-Bold.eot?#iefix') format('embedded-opentype'),
    	 url('newzaldfonts/NewzaldWeb-Bold.woff2') format('woff2'),
    	 url('newzaldfonts/NewzaldWeb-Bold.woff') format('woff'),
    	 url('newzaldfonts/hinted-Newzald-Bold.ttf') format('truetype');          
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'NewzaldBook';
    src: url('newzaldfonts/NewzaldWeb-Book.eot?#iefix') format('embedded-opentype'),
    	 url('newzaldfonts/NewzaldWeb-Book.woff2') format('woff2'),
    	 url('newzaldfonts/NewzaldWeb-Book.woff') format('woff'),
    	 url('newzaldfonts/hinted-Newzald-Book.ttf') format('truetype');  
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NewzaldBookItalic';
    src: url('newzaldfonts/NewzaldWeb-BookItalic.eot?#iefix') format('embedded-opentype'),
    	 url('newzaldfonts/NewzaldWeb-BookItalic.woff2') format('woff2'),
    	 url('newzaldfonts/NewzaldWeb-BookItalic.woff') format('woff'),
    	 url('newzaldfonts/hinted-Newzald-BookItalic.ttf') format('truetype');    
    font-weight: normal;
    font-style: italic;
}
