/**
 * @file
 * Fonts specific CSS.
 */


/* Glyphicons */
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings/glyphicons-halflings-regular.eot'),
		 url('../fonts/glyphicons-halflings/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/glyphicons-halflings/glyphicons-halflings-regular.woff') format('woff'),
		 url('../fonts/glyphicons-halflings/glyphicons-halflings-regular.ttf') format('truetype'),
		 url('../fonts/glyphicons-halflings/glyphicons-halflings-regular.svg#glyphicons-halflings-regular') format('svg');
}

/* General Symbols P02 */
@font-face {
	font-family: 'General Symbols P02';
	src: url('../fonts/generalsymbolsp02/generalsymbolsp02.eot'),
		 url('../fonts/generalsymbolsp02/generalsymbolsp02.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/generalsymbolsp02/generalsymbolsp02.woff') format('woff'),
		 url('../fonts/generalsymbolsp02/generalsymbolsp02.ttf') format('truetype'),
		 url('../fonts/generalsymbolsp02/generalsymbolsp02.svg#generalsymbolsp02') format('svg');
}

/* Futura PT */
@font-face {
	font-family: 'Futura PT Light';
	src: url('../fonts/futura-pt/futura-pt-light.eot'),
		 url('../fonts/futura-pt/futura-pt-light.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura-pt/futura-pt-light.woff') format('woff'),
		 url('../fonts/futura-pt/futura-pt-light.ttf') format('truetype'),
		 url('../fonts/futura-pt/futura-pt-light.svg#futura-pt-light') format('svg');
}
@font-face {
	font-family: 'Futura PT Bold';
	src: url('../fonts/futura-pt/futura-pt-bold.eot'),
		 url('../fonts/futura-pt/futura-pt-bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura-pt/futura-pt-bold.woff') format('woff'),
		 url('../fonts/futura-pt/futura-pt-bold.ttf') format('truetype'),
		 url('../fonts/futura-pt/futura-pt-bold.svg#futura-pt-bold') format('svg');
}
@font-face {
	font-family: 'Futura PT Demi';
	src: url('../fonts/futura-pt/futura-pt-demi.eot'),
		 url('../fonts/futura-pt/futura-pt-demi.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura-pt/futura-pt-demi.woff') format('woff'),
		 url('../fonts/futura-pt/futura-pt-demi.ttf') format('truetype'),
		 url('../fonts/futura-pt/futura-pt-demi.svg#futura-pt-demi') format('svg');
}
@font-face {
	font-family: 'Futura PT Heavy';
	src: url('../fonts/futura-pt/futura-pt-heavy.eot'),
		 url('../fonts/futura-pt/futura-pt-heavy.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura-pt/futura-pt-heavy.woff') format('woff'),
		 url('../fonts/futura-pt/futura-pt-heavy.ttf') format('truetype'),
		 url('../fonts/futura-pt/futura-pt-heavy.svg#futura-pt-heavy') format('svg');
}
@font-face {
	font-family: 'Futura PT Cond Book';
	src: url('../fonts/futura-pt/futura-pt-cond-book.eot'),
		 url('../fonts/futura-pt/futura-pt-cond-book.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura-pt/futura-pt-cond-book.woff') format('woff'),
		 url('../fonts/futura-pt/futura-pt-cond-book.ttf') format('truetype'),
		 url('../fonts/futura-pt/futura-pt-cond-book.svg#futura-pt-cond-book') format('svg');
}
@font-face {
	font-family: 'Futura PT Book';
	src: url('../fonts/futura-pt/futura-pt-book.eot'),
		 url('../fonts/futura-pt/futura-pt-book.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura-pt/futura-pt-book.woff') format('woff'),
		 url('../fonts/futura-pt/futura-pt-book.ttf') format('truetype'),
		 url('../fonts/futura-pt/futura-pt-book.svg#futura-pt-book') format('svg');
}
@font-face {
	font-family: 'Futura PT Medium';
	src: url('../fonts/futura-pt/futura-pt-medium.eot'),
		 url('../fonts/futura-pt/futura-pt-medium.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura-pt/futura-pt-medium.woff') format('woff'),
		 url('../fonts/futura-pt/futura-pt-medium.ttf') format('truetype'),
		 url('../fonts/futura-pt/futura-pt-medium.svg#futura-pt-medium') format('svg');
}