
@font-face {
	font-family: 'MaisonNeue Book';
	src:
	url('fonts/MaisonNeueWEB-Bold.woff2') format('woff2'),
	url('fonts/MaisonNeueWEB-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: 'MaisonNeue Book';
	src:
	url('fonts/MaisonNeueWEB-Book.woff2') format('woff2'),
	url('fonts/MaisonNeueWEB-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'MaisonNeue Bold';
	src:
	url('fonts/MaisonNeueWEB-Bold.woff2') format('woff2'),
	url('fonts/MaisonNeueWEB-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bignoodletitlingregular';
    src: url('fonts/big_noodle_titling-webfont.eot');
    src: url('fonts/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/big_noodle_titling-webfont.woff2') format('woff2'),
         url('fonts/big_noodle_titling-webfont.woff') format('woff'),
         url('fonts/big_noodle_titling-webfont.ttf') format('truetype'),
         url('fonts/big_noodle_titling-webfont.svg#bignoodletitlingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
