@font-face {
	font-family: 'Instrument Sans';
	src: url('/site/templates/fonts/instrumentsans.woff2') format('woff2');
	font-weight: 400, 500, 600, 700;
	font-style: normal;
}

@font-face {
    font-family: 'Riviera Nights';
    src: url('/site/templates/fonts/RivieraNights-Ultralight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Riviera Nights';
    src: url('/site/templates/fonts/RivieraNights-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Riviera Nights';
    src: url('/site/templates/fonts/RivieraNights-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Riviera Nights';
    src: url('/site/templates/fonts/RivieraNights-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Riviera Nights';
    src: url('/site/templates/fonts/RivieraNights-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'Geist';
	src: url('/site/templates/fonts/geist_vf.woff2') format('woff2');
	font-weight: 400, 500, 600, 700;
	font-style: normal;
}