/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *	- GettyWeb font compiled in IcoMoon.io by Will Lanni for The Getty.
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */ 
@charset "UTF-8";
@font-face {
  font-family: 'GettyWeb';
  src: url('http://www.getty.edu/global/r/fonts/GettyWeb.eot');
  src: url("http://www.getty.edu/global/r/fonts/GettyWeb.eot?#iefix-3v60qc") format("embedded-opentype"), url("http://www.getty.edu/global/r/fonts/GettyWeb.woff?-3v60qc") format("woff"), url("http://www.getty.edu/global/r/fonts/GettyWeb.ttf?-3v60qc") format("truetype"), url("http://www.getty.edu/global/r/fonts/GettyWeb.svg?-3v60qc#GettyWeb") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="iconG-"], [class*=" iconG-"] {
	font-family: 'GettyWeb';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



.iconG-getty-logo-r:before {
	content: "\e602";
}
.icon-getty-logo:before {
	content: "\e603";
}
