

/** Fantasque **/
	@font-face {
		font-family: 'Fantasque';
		src: url('fantasquesansmono-regular-webfont.woff') format('woff');
		font-weight: 400; font-style: normal;
		size-adjust: 112%;
		ascent-override:100%;
	}
	@font-face {
		font-family: 'Fantasque';
		src: url('fantasquesansmono-italic-webfont.woff') format('woff');
		font-weight: 400; font-style: italic;
		size-adjust: 112%;
		ascent-override:100%;
	}
	@font-face {
		font-family: 'Fantasque';
		src: url('fantasquesansmono-bold-webfont.woff') format('woff');
		font-weight: 700; font-style: normal;
		size-adjust: 112%;
		ascent-override:100%;
	}
	@font-face {
		font-family: 'Fantasque';
		src: url('fantasquesansmono-bolditalic-webfont.woff') format('woff');
		font-weight: 700; font-style: italic;
		size-adjust: 112%;
		ascent-override:100%;
	}


/** OpenSans **/
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-Light-webfont.woff') format('woff');
		font-weight: 200; font-style: normal;
	}
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-LightItalic-webfont.woff') format('woff');
		font-weight: 200; font-style: italic;
	}
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-Regular-webfont.woff') format('woff');
		font-weight: 400; font-style: normal;
	}
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-Italic-webfont.woff') format('woff');
		font-weight: 400; font-style: italic;
	}
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-Semibold-webfont.woff') format('woff');
		font-weight: 700; font-style: normal;
	}
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-SemiboldItalic-webfont.woff') format('woff');
		font-weight: 700; font-style: italic;
	}
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-Bold-webfont.woff') format('woff');
		font-weight: 800; font-style: normal;
	}
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-BoldItalic-webfont.woff') format('woff');
		font-weight: 800; font-style: italic;
	}
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-ExtraBold-webfont.woff') format('woff');
		font-weight: 900; font-style: normal;
	}
	@font-face {
		font-family: 'OpenSans';
		src: url('OpenSans-ExtraBoldItalic-webfont.woff') format('woff');
		font-weight: 900; font-style: italic;
	}
	
	
/** Garamond **/
	@font-face {
		font-family: 'Garamond';
		src: url('EBGaramond12-Regular.otf') format('opentype');
		font-weight: 400; font-style: normal; 
		size-adjust: 110%;
	}
	@font-face {
		font-family: 'Garamond';
		src: url('EBGaramond12-Italic.otf') format('opentype');
		font-weight: 400; font-style: italic;
		size-adjust: 110%;
	}
/** GaramondSC **/
	@font-face {
		font-family: 'GaramondSC';
		src: url('EBGaramond12-SmallCaps.otf') format('opentype');
		font-weight: 400; font-style: normal; font-variant:small-caps;
		size-adjust: 110%;
	}
	
	
	/** BeapIconic **/
	@font-face {
		font-family: 'BeapIconic';
		src: url('BeapIconic.otf') format('opentype');
		font-weight: 400; font-style: normal;
	}
