@charset "UTF-8";
@font-face {
    font-family: OpenSansBold;
    src: url(../fonts/OpenSansBold.eot);
    src: url(../fonts/OpenSansBold.eot#iefix) format("embedded-opentype"), url(../fonts/OpenSansBold.woff) format("woff"),
    url(../fonts/OpenSansBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: OpenSansRegular;
    src: url(../fonts/OpenSansRegular.eot);
    src: url(../fonts/OpenSansRegular.eot#iefix) format("embedded-opentype"), url(../fonts/OpenSansRegular.woff) format("woff"),
    url(../fonts/OpenSansRegular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: RobotoBold;
    src: url(../fonts/RobotoBold.eot);
    src: url(../fonts/RobotoBold.eot#iefix) format("embedded-opentype"), url(../fonts/RobotoBold.woff) format("woff"), url(../fonts/RobotoBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: OpenSansItalic;
    src: url(../fonts/OpenSansItalic.eot);
    src: url(../fonts/OpenSansItalic.eot#iefix) format("embedded-opentype"), url(../fonts/OpenSansItalic.woff) format("woff"),
    url(../fonts/OpenSansItalic.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}