/* BBBDMSans */
/* ============================================================ */

@font-face {
    /* font-family: 'bbdmsansbold'; */
    font-family: 'bbdmsans';
    src: url('/fonts/BBBDMSans-Bold.woff2') format('woff2'),
         url('/fonts/BBBDMSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    /* font-family: 'bbdmsansmedium'; */
    font-family: 'bbdmsans';
    src: url('/fonts/BBBDMSans-Medium.woff2') format('woff2'),
         url('/fonts/BBBDMSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    /* font-family: 'bbdmsansregular'; */
    font-family: 'bbdmsans';
    src: url('/fonts/BBBDMSans-Regular.woff2') format('woff2'),
         url('../fonts/BBBDMSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    /* font-family: 'bbdmsanslight'; */
    font-family: 'bbdmsans';
    src: url('/fonts/BBBDMSans-Light.woff2') format('woff2'),
         url('/fonts/BBBDMSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

/* B.S. */
/* ============================================================ */

@font-face {
    /* font-family: 'bs-mono'; */
    font-family: 'bs-mono';
    src: url('/fonts/B.S.-Mono-Regular.woff2') format('woff2'),
         url('/fonts/B.S.-Mono-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    /* font-family: 'bs-regular'; */
    font-family: 'bs-regular';
    src: url('/fonts/B.S.-Regular.woff2') format('woff2'),
         url('/fonts/B.S.-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* Grandola */
/* ============================================================ */

@font-face {
    /* font-family: 'grandola'; */
    font-family: 'grandola';
    src: url('/fonts/Grandola-Regular.woff2') format('woff2'),
         url('/fonts/Grandola-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
