@font-face {
    font-family: 'serifbold';
    src: url('../fonts/droid/serif/bold/DSeB.eot');
    src: url('../fonts/droid/serif/bold/DSeB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droid/serif/bold/DSeB.woff2') format('woff2'),
         url('../fonts/droid/serif/bold/DSeB.woff') format('woff'),
         url('../fonts/droid/serif/bold/DSeB.ttf') format('truetype'),
         url('../fonts/droid/serif/bold/DSeB.svg#serifbold') format('svg');
  /*  font-display:swap; */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'serifregular';
    src: url('../fonts/droid/serif/regular/DSeR.eot');
    src: url('../fonts/droid/serif/regular/DSeR.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droid/serif/regular/DSeR.woff2') format('woff2'),
         url('../fonts/droid/serif/regular/DSeR.woff') format('woff'),
         url('../fonts/droid/serif/regular/DSeR.ttf') format('truetype'),
         url('../fonts/droid/serif/regular/DSeR.svg#serifregular') format('svg');
 /*   font-display:swap; */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sansbold';
    src: url('../fonts/droid/sans/bold/DSaB.eot');
    src: url('../fonts/droid/sans/bold/DSaB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droid/sans/bold/DSaB.woff2') format('woff2'),
         url('../fonts/droid/sans/bold/DSaB.woff') format('woff'),
         url('../fonts/droid/sans/bold/DSaB.ttf') format('truetype'),
         url('../fonts/droid/sans/bold/DSaB.svg#sansbold') format('svg');
/*    font-display:swap; */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sansregular';
    src: url('../fonts/droid/sans/regular/DSaR.eot');
    src: url('../fonts/droid/sans/regular/DSaR.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droid/sans/regular/DSaR.woff2') format('woff2'),
         url('../fonts/droid/sans/regular/DSaR.woff') format('woff'),
         url('../fonts/droid/sans/regular/DSaR.ttf') format('truetype'),
         url('../fonts/droid/sans/regular/DSaR.svg#sansregular') format('svg');
/*	font-display:swap; */
    font-weight: normal;
    font-style: normal;
}
