@font-face {
    font-family: 'droid_sansregular';
    src: url('../fonts/Oxygen.eot');
    src: url('../fonts/Oxygen.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Oxygen.woff2') format('woff2'),
         url('../fonts/Oxygen.woff') format('woff'),
         url('../fonts/Oxygen.ttf') format('truetype'),
         url('../fonts/Oxygen.svg#Oxygen') format('svg');
    font-weight: normal;
    font-style: normal;

}
