@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/Exo-ExtraLight.otf) format('opentype');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Exo-Light.otf) format('opentype');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Exo-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Exo-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Exo-SemiBold.otf) format('opentype');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Exo-Bold.otf) format('opentype');
}
/************* Vlastni fonty a glyphicony ***************************************/
@font-face {
  font-family: 'user';
  src: url('../fonts/user.eot?50799816');
  src: url('../fonts/user.eot?50799816#iefix') format('embedded-opentype'), url('../fonts/user.woff?50799816') format('woff'), url('../fonts/user.ttf?50799816') format('truetype'), url('../fonts/user.svg?50799816#user') 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: 'user';
    src: url('../font/user.svg?50799816#user') format('svg');
  }
}
*/
[class^="user-glyph-"]:before,
[class*=" user-glyph-"]:before {
  font-family: "user";
  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 */
  /* 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); */
}
.user-glyph-envelopes5:before {
  content: '\e800';
}
/* '' */
.user-glyph-social-ico:before {
  content: '\e801';
}
/* '' */
.user-glyph-house3:before {
  content: '\e802';
}
/* '' */
.user-glyph-right:before {
  content: '\e803';
}
/* '' */
.user-glyph-left:before {
  content: '\e804';
}
/* '' */
.user-glyph-down:before {
  content: '\e805';
}
/* '' */
.user-glyph-up:before {
  content: '\e806';
}
/* '' */
.user-glyph-glyph:before {
  content: '\e807';
}
/* '' */
.user-glyph-ok-circled2:before {
  content: '\e808';
}
/* '' */
.user-glyph-lightbulb:before {
  content: '\e809';
}
/* '' */
.user-glyph-cancel-2:before {
  content: '\e80a';
}
/* '' */
.user-glyph-cancel-1:before {
  content: '\e80b';
}
/* '' */
.user-glyph-lock:before {
  content: '\e80c';
}
/* '' */
.user-glyph-lock-open-alt:before {
  content: '\e80d';
}
/* '' */
.user-glyph-user:before {
  content: '\e80e';
}
/* '' */
