/* ==========================================================================
    #Fonts
========================================================================== */
@font-face {
    font-family: 'LeagueGothic';
    src: url('fonts/league_gothic-webfont.eot');
    src: url('fonts/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/league_gothic-webfont.woff') format('woff'),
         url('fonts/league_gothic-webfont.ttf') format('truetype'),
         url('fonts/league_gothic-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FiraSans';
    src: url('fonts/firasansregular-webfont.eot');
    src: url('fonts/firasansregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasansregular-webfont.woff') format('woff'),
         url('fonts/firasansregular-webfont.ttf') format('truetype'),
         url('fonts/firasansregular-webfont.svg#fira_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FiraSansMedium';
    src: url('fonts/firasansmedium-webfont.eot');
    src: url('fonts/firasansmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasansmedium-webfont.woff') format('woff'),
         url('fonts/firasansmedium-webfont.ttf') format('truetype'),
         url('fonts/firasansmedium-webfont.svg#fira_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FiraSansLight';
    src: url('fonts/firasanslight-webfont.eot');
    src: url('fonts/firasanslight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasanslight-webfont.woff') format('woff'),
         url('fonts/firasanslight-webfont.ttf') format('truetype'),
         url('fonts/firasanslight-webfont.svg#fira_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FiraSansBold';
    src: url('fonts/firasansbold-webfont.eot');
    src: url('fonts/firasansbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasansbold-webfont.woff') format('woff'),
         url('fonts/firasansbold-webfont.ttf') format('truetype'),
         url('fonts/firasansbold-webfont.svg#fira_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}