@font-face {
|
font-family: 'liberation_sansbold';
|
src: url('liberationsans-bold-webfont.eot');
|
src: url('liberationsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
|
url('liberationsans-bold-webfont.woff2') format('woff2'),
|
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: normal;
|
font-style: normal;
|
|
}
|
|
@font-face {
|
font-family: 'liberation_sansregular';
|
src: url('liberationsans-regular-webfont.eot');
|
src: url('liberationsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
url('liberationsans-regular-webfont.woff2') format('woff2'),
|
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;
|
|
}
|