  /* Regular */
@font-face {
    font-family: 'League Gothic';
    src: url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-regular-webfont.eot');
    src: url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic//pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-regular-webfont.eot') format('embedded-opentype'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-regular-webfont.woff') format('woff'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Italic */
@font-face {
    font-family: 'League Gothic';
    src: url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-italic-webfont.eot');
    src: url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic//pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-italic-webfont.eot') format('embedded-opentype'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-italic-webfont.woff') format('woff'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-italic-webfont.ttf') format('truetype'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: italic;

}

/* Condensed */
@font-face {
    font-family: 'League Gothic Condensed';
    src: url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-regular-webfont.eot');
    src: url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic//pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-regular-webfont.eot') format('embedded-opentype'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-regular-webfont.woff') format('woff'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-regular-webfont.ttf') format('truetype'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Condensed Italic */
@font-face {
    font-family: 'League Gothic Condensed';
    src: url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-italic-webfont.eot');
    src: url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic//pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-italic-webfont.eot') format('embedded-opentype'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-italic-webfont.woff') format('woff'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-italic-webfont.ttf') format('truetype'),
         url('/pegasus/wp-content/themes/Pegasus-Theme/static/fonts/league-gothic/leaguegothic-condensed-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: italic;
}