@font-face {
    font-family: 'ESP';
    font-style: normal;
    font-weight: 400;
    src: local('ESP'), url('https://fonts.cdnfonts.com/s/6223/esp.woff') format('woff');
}
@font-face {
    font-family: 'ESP_Italic';
    font-style: normal;
    font-weight: 400;
    src: local('ESP_Italic'), url('https://fonts.cdnfonts.com/s/6223/esp_ital.woff') format('woff');
}
@font-face {
    font-family: 'ESP_Bold';
    font-style: normal;
    font-weight: 900;
    src: local('ESP_Bold'), url('https://fonts.cdnfonts.com/s/6223/esp_bold.woff') format('woff');
}
@font-face {
    font-family: 'ESP_Bold_Italic';
    font-style: normal;
    font-weight: 900;
    src: local('ESP_Bold_Italic'), url('https://fonts.cdnfonts.com/s/6223/esp_bdit.woff') format('woff');
}


