@font-face {
    font-family: 'zin_sans medium';
    src: url('../fonts/zin_sans_medium-webfont.eot');
    src: url('../fonts/zin_sans_medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/zin_sans_medium-webfont.woff2') format('woff2'),
    url('../fonts/zin_sans_medium-webfont.woff') format('woff'),
    url('../fonts/zin_sans_medium-webfont.ttf') format('truetype'),
    url('../fonts/zin_sans_medium-webfont.svg#zin_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'zin_sans regular';
    src: url('../fonts/zin_sans_regular-webfont.eot');
    src: url('../fonts/zin_sans_regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/zin_sans_regular-webfont.woff2') format('woff2'),
    url('../fonts/zin_sans_regular-webfont.woff') format('woff'),
    url('../fonts/zin_sans_regular-webfont.ttf') format('truetype'),
    url('../fonts/zin_sans_regular-webfont.svg#zin_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'zin_sans light';
    src: url('../fonts/zin_sans_light-webfont.eot');
    src: url('../fonts/zin_sans_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/zin_sans_light-webfont.woff2') format('woff2'),
    url('../fonts/zin_sans_light-webfont.woff') format('woff'),
    url('../fonts/zin_sans_light-webfont.ttf') format('truetype'),
    url('../fonts/zin_sans_light-webfont.svg#zin_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}