html, body, p, h1, h2, h3, h4, h5, h6 {
    font-family:Century Gothic,arial,sans-serif;
}

body, .top-bar, .top-bar ul {
    background-color: #C7EAFB;
}

footer.row {
    background-color: #CCE7D3;
    width: 100%;
    max-width: 100%;
}

#support{
    display: block;
    width: 100%;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    text-align: center;
}

#support img{
    height: 45px;
    padding: 5px;
    text-align: center;
    float: left;
    background: url(/site_images/transparent.png); /* Added */
}

@font-face {
  font-family: 'XBAND Rough';
  src: url('/theme/hcf/fonts/xband-rough.ttf');
}
@font-face {
  font-family: 'XBAND Ro';
  src: url('/theme/hcf/fonts/xband-ro.ttf');
}

.hp1 {
    font-family: impact;
    color: black;
    font-size: 200%;
    letter-spacing: -0.5px;
}

.hp2 {
    font-family: 'XBAND Rough', 'XBAND Ro';
    color: #39B54A;
    letter-spacing: -4px;
    font-size: 210%;
}
