@font-face {
    font-family: "Ubuntu";
    src: url("../fonts/Ubuntu/Ubuntu.eot");
    src: url("../fonts/Ubuntu/Ubuntu.eot?#iefix")format("embedded-opentype"),
    url("../fonts/Ubuntu/Ubuntu.woff") format("woff"),
    url("../fonts/Ubuntu/Ubuntu.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "UbuntuL";
    src: url("../fonts/UbuntuL/UbuntuL.eot");
    src: url("../fonts/UbuntuL/UbuntuL.eot?#iefix")format("embedded-opentype"),
    url("../fonts/UbuntuL/UbuntuL.woff") format("woff"),
    url("../fonts/UbuntuL/UbuntuL.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "UbuntuM";
    src: url("../fonts/UbuntuM/UbuntuM.eot");
    src: url("../fonts/UbuntuM/UbuntuM.eot?#iefix")format("embedded-opentype"),
    url("../fonts/UbuntuM/UbuntuM.woff") format("woff"),
    url("../fonts/UbuntuM/UbuntuM.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "UbuntuB";
    src: url("../fonts/UbuntuB/UbuntuB.eot");
    src: url("../fonts/UbuntuB/UbuntuB.eot?#iefix")format("embedded-opentype"),
    url("../fonts/UbuntuB/UbuntuB.woff") format("woff"),
    url("../fonts/UbuntuB/UbuntuB.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
#cont h1,#cont h2, #cont h3,#cont h4,#cont h5,#cont h6{
    margin: 12px 0;
    text-align: left;
}
#cont h1{
    font: 26px Ubuntu;
    color: #484747;
}
#cont h2{
    font: 25px Ubuntu;
    color: #484747;
}
#cont h3{
    font: 24px Ubuntu;
    color: #484747;
}
#cont h4{
    font: 3px Ubuntu;
    color: #484747;
}
#cont h5{
    font: 22px Ubuntu;
    color: #484747;
}
#cont h6{
    font: 21px Ubuntu;
    color: #484747;
}
h1{
    font: 35px Ubuntu;
    color: #484747;
}
h2{
    font: 31px Ubuntu;
    color: #484747;
}
h3{
    font: 27px Ubuntu;
    color: #484747;
}
h4{
    font: 25px Ubuntu;
    color: #484747;
}
h5{
    font: 23px Ubuntu;
    color: #484747;
}
h6{
    font: 21px Ubuntu;
    color: #484747;
}