You can use this code snippet at the bottom of stylesheet.
.request-form .required>label:after { //Pay attension on class name, may be your theme have different class-name in the form content: "*"; color: red; margin-left: 6px; font-size: 20px; vertical-align: middle; }
If something issue then add the font-awesome library on document_head.hbs file.