/*** Brandon Text
******************/
@font-face {
    font-family: "Brandon";
    font-weight: 300;
    src: url("../fonts/BrandonText-Light.eot"),
    url("../fonts/BrandonText-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Brandon";
    font-weight: 400;
    src: url("../fonts/BrandonText-Regular.eot"),
    url("../fonts/BrandonText-Regular.otf") format("opentype");
}
@font-face {
    font-family: "Brandon";
    font-weight: 600;
    src: url("../fonts/BrandonTextW01Bold.eot"),
    url("../fonts/BrandonTextW01Bold.otf") format("opentype");
}
@font-face {
    font-family: "Brandon";
    font-weight: 700;
    src: url("../fonts/BrandonText-Black.eot"),
    url("../fonts/BrandonText-Black.otf") format("opentype");
}