@charset "UTF-8";

 /*@font-face {
  font-family: 'logic';
  src: url('../font/logic.eot?12422900');
  src: url('../font/logic.eot?12422900#iefix') format('embedded-opentype'),
       url('../font/logic.woff?12422900') format('woff'),
       url('../font/logic.ttf?12422900') format('truetype'),
       url('../font/logic.svg?12422900#logic') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {font-family: 'MuseoSans';src: url('../font/Museo/275D84_0_0.eot');font-weight:700; font-style: normal; src: url('../font/Museo/275D84_0_0.eot?#iefix') format('embedded-opentype'),url('../font/Museo/275D84_0_0.woff') format('woff'),url('../font/Museo/275D84_0_0.ttf') format('truetype'),url('../font/Museo/275D84_0_0.svg#wf') format('svg');}
                                                                                                                                                                                                                                                                                                               
@font-face {font-family: 'MuseoSans';src: url('../font/Museo/275D84_1_0.eot');font-weight:300; font-style: normal; src: url('../font/Museo/275D84_1_0.eot?#iefix') format('embedded-opentype'),url('../font/Museo/275D84_1_0.woff') format('woff'),url('../font/Museo/275D84_1_0.ttf') format('truetype'),url('../font/Museo/275D84_1_0.svg#wf') format('svg');}
                                                                                                                                                                                                                                                                                                               
@font-face {font-family: 'MuseoSans';src: url('../font/Museo/275D84_2_0.eot');font-weight:500; font-style: normal; src: url('../font/Museo/275D84_2_0.eot?#iefix') format('embedded-opentype'),url('../font/Museo/275D84_2_0.woff') format('woff'),url('../font/Museo/275D84_2_0.ttf') format('truetype'),url('../font/Museo/275D84_2_0.svg#wf') format('svg');}
                                                                                                                                                                                                                                                                                                               
@font-face {font-family: 'MuseoSans';src: url('../font/Museo/275D84_3_0.eot');font-weight:100; font-style: normal; src: url('../font/Museo/275D84_3_0.eot?#iefix') format('embedded-opentype'),url('../font/Museo/275D84_3_0.woff') format('woff'),url('../font/Museo/275D84_3_0.ttf') format('truetype'),url('../font/Museo/275D84_3_0.svg#wf') format('svg');}
                                                                                                                                                                                                                                                                                                               
@font-face {font-family: 'MuseoSans';src: url('../font/Museo/275D84_4_0.eot');font-weight:300; font-style: italic; src: url('../font/Museo/275D84_4_0.eot?#iefix') format('embedded-opentype'),url('../font/Museo/275D84_4_0.woff') format('woff'),url('../font/Museo/275D84_4_0.ttf') format('truetype'),url('../font/Museo/275D84_4_0.svg#wf') format('svg');}
                                                                                                                                                                                                                                                                                                              
@font-face {font-family: 'MuseoSans';src: url('../font/Museo/275D84_5_0.eot');font-weight:500; font-style: italic; src: url('../font/Museo/275D84_5_0.eot?#iefix') format('embedded-opentype'),url('../font/Museo/275D84_5_0.woff') format('woff'),url('../font/Museo/275D84_5_0.ttf') format('truetype'),url('../font/Museo/275D84_5_0.svg#wf') format('svg');}
                                                                                                                                                                                                                                                                                                               
@font-face {font-family: 'MuseoSans';src: url('../font/Museo/275D84_6_0.eot');font-weight:900; font-style: normal; src: url('../font/Museo/275D84_6_0.eot?#iefix') format('embedded-opentype'),url('../font/Museo/275D84_6_0.woff') format('woff'),url('../font/Museo/275D84_6_0.ttf') format('truetype'),url('../font/Museo/275D84_6_0.svg#wf') format('svg');}

@font-face {
  font-family: "Statifont";
  src: url('../font/Statifont-Light.eot');
  src: url('../font/Statifont-Light.eot?#iefix') format('embedded-opentype'),
       url('../font/Statifont-Light.woff') format('woff'),
       url('../font/Statifont-Light.ttf')  format('truetype'),
       url('../font/Statifont-Light.svg#statifont-light') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
/* 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: 'logic';
    src: url('../font/logic.svg?12422900#logic') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "logic";
  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 - magrins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-heart-empty:before { content: '\2661'; } /* '♡' */
.icon-lock:before { content: '\e00d'; } /* '' */
.icon-pencil:before { content: '\e068'; } /* '' */
.icon-chat:before { content: '\e720'; } /* '' */
.icon-left-open-big:before { content: '\e765'; } /* '' */
.icon-right-open-big:before { content: '\e766'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-skype:before { content: '\f30b'; } /* '' */
.icon-user:before { content: '👤'; } /* '\1f464' */
.icon-folder:before { content: '📁'; } /* '\1f4c1' */
.icon-search:before { content: '🔍'; } /* '\1f50d' */
.icon-search-1:before { content: '\e800'; } /* '' */
.icon-clock:before { content: '🕔'; } /* '\1f554' */