Hi friends. Problem solved. To use a font that do not appear on plugin fonts list, you have to edit the plugin file: accordion-shortcode-and-widget/front/style.php
Delete the line:
font-family: <?php echo $font_family; ?> !important;
This line appears 2 times on this file.
Sorry for bad english.
Thank you.