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