@font-face { 
    font-family: "MuseoSansCyrl500";
    src: url("../fonts/MuseoSansCyrl500.eot");
    src: url("../fonts/MuseoSansCyrl500.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl500.woff") format("woff"),
    url("../fonts/MuseoSansCyrl500.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face { 
    font-family: "MuseoSansCyrl700";
    src: url("../fonts/MuseoSansCyrl700.eot");
    src: url("../fonts/MuseoSansCyrl700.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl700.woff") format("woff"),
    url("../fonts/MuseoSansCyrl700.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}