@font-face {
    font-family: "Riviera";
	src: url('../fonts/Riviera-Regular.woff2') format('woff2'),
        url('../fonts/Riviera-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gros Ventre";
	src: url('../fonts/GrosVentre-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Gros Ventre";
	src: url('../fonts/GrosVentre.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Gros Ventre";
	src: url('../fonts/GrosVentre-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Gros Ventre";
	src: url('../fonts/GrosVentre-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Gros Ventre";
	src: url('../fonts/GrosVentre-Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}