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

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