/*
 * DMSans
 */
@font-face {
	font-family: 'DMSans';
	src: url('../fonts/DMSans.ttf') format('truetype');
}

/*
 * Outfit
 */
@font-face {
	font-family: 'NewKansas';
	src: url('../fonts/Outfit.ttf') format('opentype');
}

/*
 * Outfit
 */
@font-face {
	font-family: 'Jost';
	src: url('../fonts/Jost.ttf') format('truetype');
}