
/* Branding */
@font-face { font-family:'Branding'; font-weight:300; font-style:normal;
    src: url('../fonts/Branding/Light/branding-light-webfont.woff') format('woff2');
}

@font-face { font-family:'Branding'; font-weight:500; font-style:normal;
    src: url('../fonts/Branding/Medium/branding-medium-webfont.woff') format('woff2');
}

@font-face { font-family:'Branding'; font-weight:600; font-style:normal;
    src: url('../fonts/Branding/SemiBold/branding-semibold-webfont.woff') format('woff2');
}

@font-face { font-family:'Branding'; font-weight:700; font-style:normal;
    src: url('../fonts/Branding/Bold/branding-bold-webfont.woff') format('woff2');
}


/* Museo Sans */
@font-face { font-family:'Museo-Sans'; font-weight:100; font-style:normal;
    src: url('../fonts/Museo-Sans/Museo-100/font.woff') format('woff');
}

@font-face { font-family:'Museo-Sans'; font-weight:300; font-style:normal;
    src: url('../fonts/Museo-Sans/Museo-300/font.woff') format('woff');
}

@font-face { font-family:'Museo-Sans'; font-weight:500; font-style:normal;
    src: url('../fonts/Museo-Sans/Museo-500/font.woff') format('woff');
}

@font-face { font-family:'Museo-Sans'; font-weight:700; font-style:normal;
    src: url('../fonts/Museo-Sans/Museo-700/font.woff') format('woff');
}