/* HUNTER TRAVEL GROUP - KNIGHTS TRAVEL - SEQUELSANS FONT */


/* SEQUELSANS */
@font-face {
	font-family: 'SequelSans';
	src: local('☺'),
		url('SequelSans-Regular.woff2') format('woff2'),
		url('SequelSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


/* HUNTER TRAVEL GROUP - KNIGHTS TRAVEL - FUTURA FONT */

/* FUTURA */
@font-face {
	font-family: 'Futura';
	src: local('☺'),
		url('futura-pt_book.woff2') format('woff2'),
		url('futura-pt_book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}