@font-face
{
	font-family: shatterproof;
	src: url(../fonts/AeroviasBrasilNF.ttf);
}

.font-shatterproof{
	font-family: shatterproof;
}

.brand-link .brand-image-xl {
    max-height: 50px;
}

.brand-link {
    font-size: 2rem;
    font-family: shatterproof;
    color: rgba(255, 255, 255, 0.8);
    font-weight: normal !important;
}