@font-face {
    font-family: 'Liberation Sans';
    src: url('LiberationSans-Bold.eot');
    src: url('LiberationSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('LiberationSans-Bold.woff2') format('woff2'),
        url('LiberationSans-Bold.woff') format('woff'),
        url('LiberationSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Liberation Sans';
    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');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

