/* WIDEPAGE SUPPLEMENT CSS FILE */
@font-face {
    font-family: League Gothic;
    src: url(fonts/leaguegothic-regular-webfont.woff);
}

h1 {
    font-family: 'League Gothic', sans-serif;
    font-size: 3rem;
}
h1 small {
    color: rgb(119, 119, 119);
    font-size: 24px;
    letter-spacing: .25px;


}
