@font-face {
    font-family: 'League Gothic';
    src: url("leaguegothic.woff") format("woff"),
    url("leaguegothic.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
