@font-face {
    font-family: 'BF_MONO';
    src: url('BF_MONO-Bold.woff2') format('woff2'),
    url('BF_MONO-Bold.woff') format('woff'),
    url('BF_MONO-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BF_MONO';
    src: url('BF_MONO-Medium.woff2') format('woff2'),
    url('BF_MONO-Medium.woff') format('woff'),
    url('BF_MONO-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BF_TEXT';
    src: url('BF_TEXT-BOLD.woff2') format('woff2'),
    url('BF_TEXT-BOLD.woff') format('woff'),
    url('BF_TEXT-BOLD.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BF_TEXT';
    src: url('BF_TEXT-MEDIUM.woff2') format('woff2'),
    url('BF_TEXT-MEDIUM.woff') format('woff'),
    url('BF_TEXT-MEDIUM.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BF_TEXT';
    src: url('BF_TEXT-REGULAR.woff2') format('woff2'),
    url('BF_TEXT-REGULAR.woff') format('woff'),
    url('BF_TEXT-REGULAR.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BF_TITLE';
    src: url('BF_TITLE-SEMIBOLD.woff2') format('woff2'),
    url('BF_TITLE-SEMIBOLD.woff') format('woff'),
    url('BF_TITLE-SEMIBOLD.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BF_SUB_HEADLINE';
    src: url('BF_SUB_HEADLINE-BOLD.woff2') format('woff2'),
    url('BF_SUB_HEADLINE-BOLD.woff') format('woff'),
    url('BF_SUB_HEADLINE-BOLD.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BF_SUB_HEADLINE';
    src: url('BF_SUB_HEADLINE-MEDIUM.woff2') format('woff2'),
    url('BF_SUB_HEADLINE-MEDIUM.woff') format('woff'),
    url('BF_SUB_HEADLINE-MEDIUM.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
