/* Vodka type families. Source files live in ../fonts/vodka relative to this file. */

@font-face {
	font-family: 'Vodka Brush';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/vodka/VodkaBrush-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Vodka Brush';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/vodka/VodkaBrush-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'Vodka Pen';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/vodka/VodkaPen-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Vodka Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/vodka/VodkaSans-Regular.otf') format('opentype');
}

/* Rough is a distinct textured cut of Vodka Sans, exposed as its own family. */
@font-face {
	font-family: 'Vodka Sans Rough';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/vodka/VodkaSans-Rough.otf') format('opentype');
}

@font-face {
	font-family: 'Vodka Slab';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/vodka/VodkaSlab-Regular.otf') format('opentype');
}
