@font-face {
  font-family: 'timeless-v3';
  src: url('../font/timeless-v3.eot?24779814');
  src: url('../font/timeless-v3.eot?24779814#iefix') format('embedded-opentype'),
       url('../font/timeless-v3.woff2?24779814') format('woff2'),
       url('../font/timeless-v3.woff?24779814') format('woff'),
       url('../font/timeless-v3.ttf?24779814') format('truetype'),
       url('../font/timeless-v3.svg?24779814#timeless-v3') 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: 'timeless-v3';
    src: url('../font/timeless-v3.svg?24779814#timeless-v3') format('svg');
  }
}
*/
[class^="tlm3-"]:before, [class*=" tlm3-"]:before {
  font-family: "timeless-v3";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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); */
}

.tlm3-trash:before { content: '\e800'; } /* '' */
.tlm3-piece-1:before { content: '\e801'; } /* '' */
.tlm3-close:before { content: '\e802'; } /* '' */
.tlm3-check:before { content: '\e803'; } /* '' */
.tlm3-screen-search:before { content: '\e804'; } /* '' */
.tlm3-panel-search:before { content: '\e805'; } /* '' */
.tlm3-user:before { content: '\e806'; } /* '' */
.tlm3-piece:before { content: '\e807'; } /* '' */
.tlm3-question:before { content: '\e808'; } /* '' */
.tlm3-key:before { content: '\e809'; } /* '' */
.tlm3-locks:before { content: '\e80a'; } /* '' */
.tlm3-lock:before { content: '\e80b'; } /* '' */
.tlm3-screen:before { content: '\e80c'; } /* '' */
.tlm3-alert:before { content: '\e80d'; } /* '' */
.tlm3-home:before { content: '\e80e'; } /* '' */
.tlm3-star:before { content: '\e80f'; } /* '' */
.tlm3-search:before { content: '\e810'; } /* '' */
.tlm3-email:before { content: '\e811'; } /* '' */
.tlm3-notification:before { content: '\e812'; } /* '' */
.tlm3-card:before { content: '\e813'; } /* '' */
.tlm3-pause:before { content: '\e814'; } /* '' */
.tlm3-message:before { content: '\e815'; } /* '' */
.tlm3-arrow:before { content: '\e816'; } /* '' */
.tlm3-settings:before { content: '\e817'; } /* '' */
.tlm3-list:before { content: '\e818'; } /* '' */
.tlm3-heart:before { content: '\e819'; } /* '' */
.tlm3-menu-vertical:before { content: '\e81a'; } /* '' */
