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

@font-face {
    font-family: 'BrandonGrotesque';
    src: url("../../font/BrandonGrotesqueBold.eot");
    src: url("../../font/BrandonGrotesqueBold.eot?#iefix") format("embedded-opentype"),url("../../font/BrandonGrotesqueBold.woff") format("woff"),url("../../font/BrandonGrotesqueBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

.title-give-info{
    font-family: "BrandonGrotesque","Open Sans",Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    text-transform: uppercase;
}