@font-face {
	font-family: 'Open Sans';
	src: url('../font/OpenSans-Regular.eot');
	src: url('../font/OpenSans-Regular.woff2') format('woff2'),
	url('../font/OpenSans-Regular.woff') format('woff'),
	url('../font/OpenSans-Regular.ttf') format('truetype'),
	url('../font/OpenSans-Regular.svg#OpenSans-Regular') format('svg'),
	url('../font/OpenSans-Regular.eot?#iefix') format('embedded-opentype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../font/OpenSans-SemiBold.eot');
	src: url('../font/OpenSans-SemiBold.woff2') format('woff2'),
	url('../font/OpenSans-SemiBold.woff') format('woff'),
	url('../font/OpenSans-SemiBold.ttf') format('truetype'),
	url('../font/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg'),
	url('../font/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'plexframe-font';
	src: url('../font/plexframe-font.eot?81067028');
	src: url('../font/plexframe-font.eot?81067028#iefix') format('embedded-opentype'),
	url('../font/plexframe-font.woff2?81067028') format('woff2'),
	url('../font/plexframe-font.woff?81067028') format('woff'),
	url('../font/plexframe-font.ttf?81067028') format('truetype'),
	url('../font/plexframe-font.svg?81067028#plexframe-font') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'pcox-font';
    src: url('../font/pcox-font.svg?19752916#pcox-font') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "plexframe-font";
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-down-open:before {
	transition: 300ms ease all;
	-moz-transition: 300ms ease all;
}


.icon-pcox:before {
	content: '\e800';
}

/* '' */
.icon-wrench:before {
	content: '\e801';
}

/* '' */
.icon-user:before {
	content: '\e802';
}

/* '' */
.icon-logout:before {
	content: '\e803';
}

/* '' */
.icon-edit:before {
	content: '\e804';
}

/* '' */
.icon-down:before {
	content: '\e805';
}

/* '' */
.icon-left:before {
	content: '\e806';
}

/* '' */
.icon-right:before {
	content: '\e807';
}

/* '' */
.icon-up:before {
	content: '\e808';
}

/* '' */
.icon-copy:before {
	content: '\e809';
}

/* '' */
.icon-delete:before {
	content: '\e80a';
}

/* '' */
.icon-chart:before {
	content: '\e80b';
}

/* '' */
.icon-picture:before {
	content: '\e80c';
}

/* '' */
.icon-users:before {
	content: '\e80d';
}

/* '' */
.icon-link:before {
	content: '\e80e';
}

/* '' */
.icon-resize-full:before {
	content: '\e80f';
}

/* '' */
.icon-resize-small:before {
	content: '\e810';
}

/* '' */
.icon-close:before {
	content: '\e811';
}

/* '' */
.icon-down-open.active:before {
	content: '\e812';
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* '' */
.icon-down-open:before {
	content: '\e812';
}

/* '' */
.icon-search:before {
	content: '\e813';
}

/* '' */
.icon-plus:before {
	content: '\e814';
}

/* '' */
.icon-minus:before {
	content: '\e815';
}

/* '' */
.icon-settings:before {
	content: '\e816';
}

/* '' */
.icon-live:before {
	content: '\e817';
}

/* '' */
.icon-live-off:before {
	content: '\e818';
}

/* '' */
.icon-help:before {
	content: '\e819';
}

/* '' */
.icon-rights:before {
	content: '\e81a';
}

/* '' */
.icon-doc-text:before {
	content: '\e81b';
}

/* '' */
.icon-download:before {
	content: '\e81c';
}

/* '' */
.icon-menu:before {
	content: '\e81d';
}

/* '' */
.icon-twitter:before {
	content: '\e81f';
}

/* 'î Ÿ' */
.icon-facebook:before {
	content: '\e820';
}

/* 'î  ' */
.icon-gplus:before {
	content: '\f0d5';
}

/* 'ïƒ•' */
.icon-youtube:before {
	content: '\f16a';
}

/* 'ï…ª' */
.icon-instagram:before {
	content: '\f16d';
}

/* 'ï…­' */
.icon-email:before {
	content: '\e822';
}

/* '' */
.icon-forward:before {
	content: '\e823';
}

/* 'î £' */
.icon-layers:before {
	content: '\e824';
}

/* 'î ¤' */
.icon-file-pdf:before {
	content: '\e825';
}

/* 'î ¥' */
.icon-file-excel:before {
	content: '\e826';
}

/* 'î ¦' */
.icon-resize-vertical:before {
	content: '\e827';
}

/* 'î §' */
.icon-resize-horizontal:before {
	content: '\e828';
}

/* 'î ¨' */
.icon-move:before {
	content: '\e829';
}

/* 'î ©' */
.icon-ok:before {
	content: '\e82a';
}

/* 'î ª' */
.icon-upload:before {
	content: '\e82b';
}

/* 'î «' */
.icon-refresh:before {
	content: '\e82c';
}

/* 'î ¬' */
.icon-grid-list:before {
	content: '\e82d';
}

/* 'î ­' */
.icon-thumbs-list:before {
	content: '\e82e';
}

/* 'î ®' */
.icon-scissors:before {
	content: '\e82f';
}

/* 'î ¯' */