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

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

@font-face {
    font-family: 'ln_arial';
    src: url('liberationsans-italic-webfont.eot');
    src: url('liberationsans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('liberationsans-italic-webfont.woff') format('woff'),
         url('liberationsans-italic-webfont.ttf') format('truetype'),
         url('liberationsans-italic-webfont.svg#liberation_sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'ln_arial';
    src: url('liberationsans-bolditalic-webfont.eot');
    src: url('liberationsans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('liberationsans-bolditalic-webfont.woff') format('woff'),
         url('liberationsans-bolditalic-webfont.ttf') format('truetype'),
         url('liberationsans-bolditalic-webfont.svg#liberation_sansbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

