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