/*
  Theme Name: PJT Website
  Description: PJT Website Theme
  Version: 0.1
  Author: MBLM
  Author URI: http://mblm.com/
  Tags: HTML5, CSS3
*/


@font-face {
	font-family: 'pjt-iconography';
	src:url('../fonts/pjt-iconography.eot?9zm6iv');
	src:url('../fonts/pjt-iconography.eot?#iefix9zm6iv') format('embedded-opentype'),
		url('../fonts/pjt-iconography.ttf?9zm6iv') format('truetype'),
		url('../fonts/pjt-iconography.woff?9zm6iv') format('woff'),
		url('../fonts/pjt-iconography.svg?9zm6iv#pjt-iconography') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'pjt-iconography';
	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;
}

.icon-hamburger-menu:before {
	content: "\e619";
}
.icon-close-x:before {
	content: "\e614";
}
.icon-plus:before {
	content: "\e615";
}
.icon-minus:before {
	content: "\e616";
}
.icon-chevron-up:before {
	content: "\e617";
}
.icon-chevron-down:before {
	content: "\e618";
}
.icon-RSS:before {
	content: "\e600";
}
.icon-email:before {
	content: "\e601";
}
.icon-print:before {
	content: "\e602";
}
.icon-webcast:before {
	content: "\e603";
}
.icon-pdf:before {
	content: "\e604";
}
.icon-rtf-document:before {
	content: "\e605";
}
.icon-excel:before {
	content: "\e606";
}
.icon-xbrl:before {
	content: "\e607";
}
.icon-download:before {
	content: "\e608";
}
.icon-search:before {
	content: "\e609";
}
.icon-arrow-right:before {
	content: "\e60a";
}
.icon-arrow-left:before {
	content: "\e60b";
}
.icon-arrow-up:before {
	content: "\e60c";
}
.icon-arrow-down:before {
	content: "\e60d";
}
.icon-tools:before {
	content: "\e60e";
}
.icon-chevron-right:before {
	content: "\e60f";
}
.icon-chevron-right-hover:before {
	content: "\e610";
}
.icon-chevron-left:before {
	content: "\e611";
}
.icon-chevron-left-hover:before {
	content: "\e612";
}
.icon-filing-document:before {
	content: "\e613";
}
