<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:buzea.bogdan@libreoffice.org" title="BogdanB <buzea.bogdan@libreoffice.org>"> <span class="fn">BogdanB</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DOCX: Arial font identified as Serif after export to an ebook by Calibre"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131364">bug 131364</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>buzea.bogdan@libreoffice.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DOCX: Arial font identified as Serif after export to an ebook by Calibre"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131364#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DOCX: Arial font identified as Serif after export to an ebook by Calibre"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131364">bug 131364</a>
              from <span class="vcard"><a class="email" href="mailto:buzea.bogdan@libreoffice.org" title="BogdanB <buzea.bogdan@libreoffice.org>"> <span class="fn">BogdanB</span></a>
</span></b>
        <pre>I wrote some text. Select all. Arial. Save document.

Open Calibre. Open DOCX saved before with Arial. Generated E-pub.

Open the E-pub document with Calibre editor.
And I have this

.block_ {
    display: block;
    text-align: justify;
    margin: 0;
    padding: 0
    }
.calibre {
    color: black;
    display: block;
    font-family: "Arial", sans-serif;
    font-size: 1em;
    padding-left: 0;
    padding-right: 0;
    margin: 0 5pt
    }</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>