/*
@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-thin-webfont.woff2') format('woff2'), url('brandontext-thin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-thinitalic-webfont.woff2') format('woff2'), url('brandontext-thinitalic-webfont.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}
*/

@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-light-webfont.woff2') format('woff2'), url('brandontext-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-lightitalic-webfont.woff2') format('woff2'), url('brandontext-lightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}


@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-regular-webfont.woff2') format('woff2'), url('brandontext-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-regularitalic-webfont.woff2') format('woff2'), url('brandontext-regularitalic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-medium-webfont.woff2') format('woff2'), url('brandontext-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-mediumitalic-webfont.woff2') format('woff2'), url('brandontext-mediumitalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

/*
@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-bold-webfont.woff2') format('woff2'), url('brandontext-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-bolditalic-webfont.woff2') format('woff2'), url('brandontext-bolditalic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-black-webfont.woff2') format('woff2'), url('brandontext-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Text';
    src: url('brandontext-blackitalic-webfont.woff2') format('woff2'), url('brandontext-blackitalic-webfont.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}
*/
