@font-face {
    font-family: 'brandobold';
    src: url('brando_bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brandoregular';
    src: url('brando_regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brandosemibold';
    src: url('brando_semibold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}