@font-face {
    font-family: 'zona pro';
    src: url('../fonts/zonapro-bold-webfont.eot');
    src: url('../fonts/zonapro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/zonapro-bold-webfont.woff') format('woff'),
         url('../fonts/zonapro-bold-webfont.ttf') format('truetype'),
         url('../fonts/zonapro-bold-webfont.svg#zona_probold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'zona pro';
    src: url('../fonts/zonapro-regular-webfont.eot');
    src: url('../fonts/zonapro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/zonapro-regular-webfont.woff') format('woff'),
         url('../fonts/zonapro-regular-webfont.ttf') format('truetype'),
         url('../fonts/zonapro-regular-webfont.svg#zona_proregular') format('svg');
    font-weight: 200;
    font-style: normal;
}
