@font-face {
    font-family: 'Zona Pro Bold';
    src: url('ZonaPro-Bold.eot');
    src: url('ZonaPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('ZonaPro-Bold.woff2') format('woff2'),
        url('ZonaPro-Bold.woff') format('woff'),
        url('ZonaPro-Bold.ttf') format('truetype'),
        url('ZonaPro-Bold.svg#ZonaPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Zona Pro Thin';
    src: url('ZonaPro-Thin.eot');
    src: url('ZonaPro-Thin.eot?#iefix') format('embedded-opentype'),
        url('ZonaPro-Thin.woff2') format('woff2'),
        url('ZonaPro-Thin.woff') format('woff'),
        url('ZonaPro-Thin.ttf') format('truetype'),
        url('ZonaPro-Thin.svg#ZonaPro-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Zona Pro Light';
    src: url('ZonaPro-Light.eot');
    src: url('ZonaPro-Light.eot?#iefix') format('embedded-opentype'),
        url('ZonaPro-Light.woff2') format('woff2'),
        url('ZonaPro-Light.woff') format('woff'),
        url('ZonaPro-Light.ttf') format('truetype'),
        url('ZonaPro-Light.svg#ZonaPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Zona Pro Regular';
    src: url('ZonaPro-Regular.eot');
    src: url('ZonaPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('ZonaPro-Regular.woff2') format('woff2'),
        url('ZonaPro-Regular.woff') format('woff'),
        url('ZonaPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


