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

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

.gallery-icon-tag:before { content: '\2d'; } /* '-' */
.gallery-icon-check-outline:before { content: '\0e81'; } /* 'ກ' */
.gallery-icon-up-open:before { content: '\e800'; } /* '' */
.gallery-icon-user:before { content: '\e805'; } /* '' */
.gallery-icon-menu:before { content: '\e811'; } /* '' */
.gallery-icon-arrow-rotate-left:before { content: '\e817'; } /* '' */
.gallery-icon-user-edit:before { content: '\e818'; } /* '' */
.gallery-icon-album:before { content: '\e819'; } /* '' */
.gallery-icon-calendar-plus:before { content: '\e81b'; } /* '' */
.gallery-icon-calendar:before { content: '\e81c'; } /* '' */
.gallery-icon-height:before { content: '\e81d'; } /* '' */
.gallery-icon-width:before { content: '\e81e'; } /* '' */
.gallery-icon-spin6:before { content: '\e81f'; } /* '' */
.gallery-icon-checkmark:before { content: '\e820'; } /* '' */
.gallery-icon-selecters:before { content: '\e821'; } /* '' */
.gallery-icon-cancel:before { content: '\e822'; } /* '' */
.gallery-icon-trash:before { content: '\e823'; } /* '' */
.gallery-icon-search-folder:before { content: '\e824'; } /* '' */
.gallery-icon-broom:before { content: '\e825'; } /* '' */
.gallery-icon-star-1:before { content: '\e847'; } /* '' */
.gallery-icon-star-empty-1:before { content: '\e848'; } /* '' */
.gallery-icon-plus-circled:before { content: '\e84a'; } /* '' */
.gallery-icon-pencil-1:before { content: '\e84f'; } /* '' */
.gallery-icon-search:before { content: '\e900'; } /* '' */
.gallery-icon-hdd:before { content: '\f0a0'; } /* '' */
.gallery-icon-star-half-alt:before { content: '\f123'; } /* '' */
.gallery-icon-crop:before { content: '\f125'; } /* '' */
.gallery-icon-file-image:before { content: '\f1c5'; } /* '' */
