@font-face {
    font-family: 'Berkeley Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(BerkeleyMono-Regular.woff2) format('woff');
}

@font-face {
    font-family: 'Berkeley Mono';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(BerkeleyMono-Bold.woff2) format('woff');
}

@font-face {
    font-family: 'Berkeley Mono';
    font-style: oblique;
    font-weight: 400;
    font-display: swap;
    src: url(BerkeleyMono-Oblique.woff2) format('woff');
}

@font-face {
    font-family: 'Berkeley Mono';
    font-style: oblique;
    font-weight: 700;
    font-display: swap;
    src: url(BerkeleyMono-Bold-Oblique.woff2) format('woff');
}