/* FONT CSS FOR QATAR AIRWAYS HOLIDAYS */

/* JOTIA */

@font-face {
	font-family: 'Jotia';
	src: local('☺'),
		url('jotia-bold.woff2') format('woff2'),
		url('jotia-bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Jotia';
	src: local('☺'),
		url('jotia-medium.woff2') format('woff2'),
		url('jotia-medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}


@font-face {
	font-family: 'Jotia';
	src: local('☺'),
		url('jotia-regular.woff2') format('woff2'),
		url('jotia-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}


@font-face {
	font-family: 'Jotia';
	src: local('☺'),
		url('jotia-light.woff2') format('woff2'),
		url('jotia-light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}


@font-face {
	font-family: 'Jotia';
	src: local('☺'),
		url('jotia-thin.woff2') format('woff2'),
		url('jotia-thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}






/* GRAPHIK */


@font-face {
	font-family: 'Graphik';
	src: local('☺'),
		url('graphik-medium.woff2') format('woff2'),
		url('graphik-medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}


@font-face {
	font-family: 'Graphik';
	src: local('☺'),
		url('graphik-regular.woff2') format('woff2'),
		url('graphik-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}


@font-face {
	font-family: 'Graphik';
	src: local('☺'),
		url('graphik-regular-italic.woff2') format('woff2'),
		url('graphik-regular-italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}


@font-face {
	font-family: 'Graphik';
	src: local('☺'),
		url('graphik-light.woff2') format('woff2'),
		url('graphik-light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
