@font-face {
    font-family: ayrop;
    src: url(font/ayrop.woff2) format('woff2'),
         url(font/ayrop.woff) format('woff'),
         url(font/ayrop.eot) format('eot'),
         url(font/ayrop.ttf) format('truetype');
}
html.h5p-iframe,
html.h5p-iframe > body,
.h5p-frame {
   font-family: 'ayrop', sans-serif !important;
}
.h5p-multichoice .h5p-answer .h5p-feedback-inner {
  text-align: right !important;
}
.h5p-question-introduction {
    line-height: 1.8 !important;
    text-align: right !important;
}


 .h5p-multichoice .h5p-alternative-container {
     text-align: right !important;
     text-indent: 0em !important;
 }

 .h5p-alternative-inner {
     margin: 0 1.6em 0 0 !important;
 }
 .h5p-multichoice .h5p-solution-icon {

    left: 0.75em !important;
    right: unset !important;
}

.h5p-multichoice .h5p-alternative-container {
    text-align: right !important;
}

.h5p-alternative-inner {
  margin: 0 20px 0 0 !important;
}

/*RTL Quiz buttons*/


.h5peditor .ui-dialog .h5p-joubelui-button, .h5peditor .h5p-joubelui-button, .h5p-joubelui-button {
    float: right;
}

.h5p-question-buttons .h5p-joubelui-button, .h5p-question-buttons .h5p-joubelui-button:first-child:last-child {
  font-family: inherit !important;
}

.h5p-question-image-scalable {
    left: 0.7em;
    right: unset !important;
}

.h5p-joubelui-button {;
    font-family: inherit !important;
}