@font-face {
    font-family: 'cyregular';
    src: url('../fonts/../fonts/cy-regular-webfont.woff2') format('woff2'),
         url('../fonts/cy-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cy_thinregular';
    src: url('../fonts/cy-thin-webfont.woff2') format('woff2'),
         url('../fonts/cy-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cy_semilightregular';
    src: url('../fonts/cy-semilight-webfont.woff2') format('woff2'),
         url('../fonts/cy-semilight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cy_lightregular';
    src: url('../fonts/cy-light-webfont.woff2') format('woff2'),
         url('../fonts/cy-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cy_extralightregular';
    src: url('../fonts/cy-extralight-webfont.woff2') format('woff2'),
         url('../fonts/cy-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cy_semiboldregular';
    src: url('../fonts/cy-semibold-webfont.woff2') format('woff2'),
         url('../fonts/cy-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cybold';
    src: url('../fonts/cy-bold-webfont.woff2') format('woff2'),
         url('../fonts/cy-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cy_extraboldregular';
    src: url('../fonts/cy-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/cy-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cy_blackregular';
    src: url('../fonts/cy-black-webfont.woff2') format('woff2'),
         url('../fonts/cy-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}