/* Код для подключения шрифта в /css/stylename.css */

/* font-family: "DejaVuSansBook"; */
@font-face {
    font-family: "DejaVuSansBook";
    src: url("../fonts/DejaVuSans/DejaVuSansBook/DejaVuSansBook.eot");
    src: url("../fonts/DejaVuSans/DejaVuSansBook/DejaVuSansBook.eot?#iefix")format("embedded-opentype"),
    url("../fonts/DejaVuSans/DejaVuSansBook/DejaVuSansBook.woff") format("woff"),
    url("../fonts/DejaVuSans/DejaVuSansBook/DejaVuSansBook.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "DejaVuSansBold"; */
@font-face {
    font-family: "DejaVuSansBold";
    src: url("../fonts/DejaVuSans/DejaVuSansBold/DejaVuSansBold.eot");
    src: url("../fonts/DejaVuSans/DejaVuSansBold/DejaVuSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/DejaVuSans/DejaVuSansBold/DejaVuSansBold.woff") format("woff"),
    url("../fonts/DejaVuSans/DejaVuSansBold/DejaVuSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "DejaVuSansItalic"; */
@font-face {
    font-family: "DejaVuSansItalic";
    src: url("../fonts/DejaVuSans/DejaVuSansItalic/DejaVuSansItalic.eot");
    src: url("../fonts/DejaVuSans/DejaVuSansItalic/DejaVuSansItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/DejaVuSans/DejaVuSansItalic/DejaVuSansItalic.woff") format("woff"),
    url("../fonts/DejaVuSans/DejaVuSansItalic/DejaVuSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "DejaVuSansBoldItalic"; */
@font-face {
    font-family: "DejaVuSansBoldItalic";
    src: url("../fonts/DejaVuSans/DejaVuSansBoldItalic/DejaVuSansBoldItalic.eot");
    src: url("../fonts/DejaVuSans/DejaVuSansBoldItalic/DejaVuSansBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/DejaVuSans/DejaVuSansBoldItalic/DejaVuSansBoldItalic.woff") format("woff"),
    url("../fonts/DejaVuSans/DejaVuSansBoldItalic/DejaVuSansBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}