@font-face {
    font-family: 'MelbourneBold';
    src: url('../fonts/melbourne_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MelbourneRegular';
	src: url('../fonts/melbourne_reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}