@font-face {
	font-family: 'icomoon';
	src:  url('../fonts/icomoon.eot?k6851o');
	src:  url('../fonts/icomoon.eot?k6851o#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?k6851o') format('truetype'), url('../fonts/icomoon.woff?k6851o') format('woff'), url('../fonts/icomoon.svg?k6851o#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	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-btn_icon:before {
	content: "\e900";
  }

  @font-face {
	font-family: 'logout';
	src:  url('../fonts/logout.eot?2fgomu');
	src:  url('../fonts/logout.eot?2fgomu#iefix') format('embedded-opentype'),
	  url('../fonts/logout.ttf?2fgomu') format('truetype'),
	  url('../fonts/logout.woff?2fgomu') format('woff'),
	  url('../fonts/logout.svg?2fgomu#logout') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  
  [class^="door"], [class*=" door"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'logout' !important;
	speak: never;
	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;
  }
  
  .doorexit:before {
	content: "\ea14";
	color: #000;
	font-size: 2.84125rem;
  }
  