/* STEWART TRAVEL MANAGEMENT - ASKET FONT */


/* ASKET EXTENDED */
@font-face {
	font-family: 'Asket Extended';
	src: local('☺'),
		url('AsketExtended-Light.woff2') format('woff2'),
		url('AsketExtended-Light.woff') format('woff')
		url('AsketExtended-Light.ttf') format('truetype'),
		url('AsketExtended-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Asket Extended';
	src: local('☺'),
		url('Asket-ExtraBold.woff2') format('woff2'),
		url('Asket-ExtraBold.woff') format('woff')
		url('Asket-ExtraBold.ttf') format('truetype'),
		url('Asket-ExtraBold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
}

/* ASKET Narrow */
@font-face {
	font-family: 'Asket Narrow';
	src: local('☺'),
		url('AsketNarrow-Light.woff2') format('woff2'),
		url('AsketNarrow-Light.woff') format('woff')
		url('AsketNarrow-Light.ttf') format('truetype'),
		url('AsketNarrow-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Asket Narrow';
	src: local('☺'),
		url('AsketCondensed-ExtraBold.woff2') format('woff2'),
		url('AsketCondensed-ExtraBold.woff') format('woff')
		url('AsketCondensed-ExtraBold.ttf') format('truetype'),
		url('AsketCondensed-ExtraBold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
}