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

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

