@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-ThinOblique.woff") format("woff");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-LightOblique.woff") format("woff");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Bree CYR';
   src: url("../fonts/BreeCYR-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Bree CYR Book';
    src: url("../fonts/BreeCYR-Book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Bree CYR Book';
    src: url("../fonts/BreeCYR-BookOblique.woff") format("woff");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-Regular.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-RegularOblique.woff") format("woff");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-SemiboldOblique.woff") format("woff");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-BoldOblique.woff") format("woff");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-ExtraboldOblique.woff") format("woff");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Bree CYR';
    src: url("../fonts/BreeCYR-Extrabold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
}

