@font-face {
    font-family: 'HalvarBreit';
    src: url('../fonts/HalvarBreit-Th.woff2') format('woff2'),
        url('../fonts/HalvarBreit-Th.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HalvarBreit';
    src: url('../fonts/HalvarBreit-Lt.woff2') format('woff2'),
        url('../fonts/HalvarBreit-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HalvarBreit';
    src: url('../fonts/HalvarBreit-Rg.woff2') format('woff2'),
        url('../fonts/HalvarBreit-Rg.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HalvarBreit';
    src: url('../fonts/HalvarBreit-Md.woff2') format('woff2'),
        url('../fonts/HalvarBreit-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HalvarBreit';
    src: url('../fonts/HalvarBreit-Bd.woff2') format('woff2'),
        url('../fonts/HalvarBreit-Bd.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HalvarBreit';
    src: url('../fonts/HalvarBreit-Blk.woff2') format('woff2'),
    url('../fonts/HalvarBreit-Blk.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}