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