/* Tabler Icons 2.47.0 - Font Face + Base + Bookmark icons */
@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/tabler-icons.eot");
  src: url("../fonts/tabler-icons.eot?#iefix") format("embedded-opentype"),
       url("../fonts/tabler-icons.woff2") format("woff2"),
       url("../fonts/tabler-icons.woff") format("woff"),
       url("../fonts/tabler-icons.ttf") format("truetype");
}
.ti {
  font-family: "tabler-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ti-bookmark:before { content: "\ea3a"; }
.ti-bookmark-filled:before { content: "\fa88"; }
.ti-bookmarks:before { content: "\ed08"; }
