@font-face {
    font-family: 'Brandon';
    src: url(../fonts/brandon/Brandon_light.otf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon';
    src: url(../fonts/brandon/Brandon_reg.otf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon';
    src: url(../fonts/brandon/Brandon_bld.otf);
    font-weight: 700;
    font-style: normal;
}
