#fontsSelector {
    margin-left: -32px;
    margin-top:10px;
}

.font1  {
  font-family: rd1 !important; 
}
.font2  {
    font-family: 'Times New Roman', Times, serif;
    /* font-family: Georgia, 'Times New Roman', Times, serif !important */
}
.font3 {
    font-family: 'Courier New', Courier, monospace;
    /* font-weight: 500; */
}
.font4 {
    font-family: Arial, Helvetica, sans-serif
}
