@font-face {
    font-family: 'LeagueGothicWF';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/LeagueGothic/League_Gothic-webfont.eot?') format('eot'),
    url('fonts/LeagueGothic/League_Gothic-webfont.woff') format('woff'),
    url('fonts/LeagueGothic/League_Gothic-webfont.ttf') format('truetype'),
    url('fonts/LeagueGothic/League_Gothic-webfont.svg') format('svg');
}

@font-face {
    font-family: 'OldStandardWF';
    font-weight: normal;
    font-style: italic;
    src: url('fonts/OldStandard/OldStandard-Italic-webfont.eot?') format('eot'),
    url('fonts/OldStandard/OldStandard-Italic-webfont.woff') format('woff'),
    url('fonts/OldStandard/OldStandard-Italic-webfont.ttf') format('truetype'),
    url('fonts/OldStandard/OldStandard-Italic-webfont.svg') format('svg')
}

@font-face {
    font-family: 'OldStandardWF';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/OldStandard/OldStandard-Regular-webfont.eot?') format('eot'),
    url('fonts/OldStandard/OldStandard-Regular-webfont.woff') format('woff'),
    url('fonts/OldStandard/OldStandard-Regular-webfont.ttf') format('truetype'),
    url('fonts/OldStandard/OldStandard-Regular-webfont.svg') format('svg')
}

@font-face {
    font-family: 'MotorOilWF';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/MotorOil/motor_oil_1937_m54-webfont.eot?') format('eot'),
    url('fonts/MotorOil/motor_oil_1937_m54-webfont.woff') format('woff'),
    url('fonts/MotorOil/motor_oil_1937_m54-webfont.ttf') format('truetype'),
    url('fonts/MotorOil/motor_oil_1937_m54-webfont.svg') format('svg')
}


html, html a, body, body a {
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust:none;
}

