/* Regular */
@font-face {
    font-family: 'League Gothic';
    font-weight: normal;
    font-style: italic;
    src: local('League Gothic'), url('../../../../../../wp-content/themes/onsmash2014/fonts/leaguegothic/leaguegothic-italic-webfont.woff') format('woff');
}

/* Italic */
@font-face {
    font-family: 'League Gothic';
    font-weight: normal;
    font-style: normal;
    src: local('League Gothic'), url('../../../../../../wp-content/themes/onsmash2014/fonts/leaguegothic/leaguegothic-regular-webfont.woff') format('woff');
}

/* Condensed */
@font-face {
    font-family: 'League Gothic Condensed';
    font-weight: normal;
    font-style: normal;
    src: local('League Gothic Condensed'), url('../../../../../../wp-content/themes/onsmash2014/fonts/leaguegothic/leaguegothic-condensed-regular-webfont.woff') format('woff');
}

/* Condensed Italic */
@font-face {
    font-family: 'League Gothic Condensed';
    font-weight: normal;
    font-style: italic;
    src: local('League Gothic Condensed'), url('../../../../../../wp-content/themes/onsmash2014/fonts/leaguegothic/leaguegothic-condensed-italic-webfont.woff') format('woff');
}