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