/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */

 @font-face {
  font-family: "icon-font";
  src: url("./fonts/icon-font.eot");
  src: url("./fonts/icon-font.eot?#iefix") format("embedded-opentype"), url("./fonts/icon-font.woff") format("woff"), url("./fonts/icon-font.ttf") format("truetype"), url("./fonts/icon-font.svg#icon-font") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
 @  font-face {
    font-family: "icon-font";
    src: url("./fonts/icon-font.svg#icon-font") format("svg");
  }
}

[data-icon]:before {
  content: attr(data-icon);
}

[data-icon]:before,
.glyphicon-add_card:before,
.glyphicon-arrow_down:before,
.glyphicon-arrow_downward:before,
.glyphicon-arrow_drop_down:before,
.glyphicon-arrow_drop_up:before,
.glyphicon-arrow_left:before,
.glyphicon-arrow_right:before,
.glyphicon-arrow_up:before,
.glyphicon-arrow_upward:before,
.glyphicon-delete:before,
.glyphicon-first_page:before,
.glyphicon-folder:before,
.glyphicon-image:before,
.glyphicon-info_outline:before,
.glyphicon-jump:before,
.glyphicon-last_page:before,
.glyphicon-lock:before,
.glyphicon-log_out:before,
.glyphicon-marker:before,
.glyphicon-note:before,
.glyphicon-refresh:before,
.glyphicon-round:before,
.glyphicon-script:before,
.glyphicon-subdirectory_arrow_right:before,
.glyphicon-zoom_in:before,
.glyphicon-zoom_out:before,
.glyphicon-theme:before,
.glyphicon-background_color:before {
  display: inline-block;
  font-family: "icon-font";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icon-bar {
  margin: 0;
  float: none;
  font: inherit;
}
.font-size18{
  font-size: 18px;
}
.font-size24{
  font-size: 24px;
}
.font-size30{
  font-size: 30px;
}
.font-size38{
  font-size: 38px;
}
.font-size60{
  font-size: 80px;
}
.font-size80{
  font-size: 80px;
}

.padding0_12{
  padding: 0px 12px !important;
}


.glyphicon-add_card:before { content: '\e800'; } /* '' */
.glyphicon-arrow_down:before { content: '\e801'; } /* '' */
.glyphicon-arrow_downward:before { content: '\e802'; } /* '' */
.glyphicon-arrow_drop_down:before { content: '\e803'; } /* '' */
.glyphicon-arrow_drop_up:before { content: '\e804'; } /* '' */
.glyphicon-arrow_left:before { content: '\e805'; } /* '' */
.glyphicon-arrow_right:before { content: '\e806'; } /* '' */
.glyphicon-arrow_up:before { content: '\e807'; } /* '' */
.glyphicon-arrow_upward:before { content: '\e808'; } /* '' */
.glyphicon-delete:before { content: '\e809'; } /* '' */
.glyphicon-first_page:before { content: '\e80a'; } /* '' */
.icon-folder:before { content: '\e80b'; } /* '' */
.glyphicon-image:before { content: '\e80c'; } /* '' */
.glyphicon-marker:before { content: '\e80d'; } /* '' */
.glyphicon-jump:before { content: '\e80e'; } /* '' */
.glyphicon-last_page:before { content: '\e80f'; } /* '' */
.glyphicon-lock:before { content: '\e810'; } /* '' */
.glyphicon-log_out:before { content: '\e811'; } /* '' */
.glyphicon-comment:before { content: '\e812'; } /* '' */
.glyphicon-info_outline:before { content: '\e813'; } /* '' */
.glyphicon-refresh:before { content: '\e814'; } /* '' */
.glyphicon-round:before { content: '\e815'; } /* '' */
..glyphicon-script:before { content: '\e816'; } /* '' */
.glyphicon-subdirectory_arrow_right:before { content: '\e817'; } /* '' */
.glyphicon-zoom_in:before { content: '\e818'; } /* '' */
.glyphicon-zoom_out:before { content: '\e819'; } /* '' */
.glyphicon-note:before { content: '\e81a'; } /* '' */
.glyphicon-plus-circle:before { content: '\e870'; } /* '' */
.glyphicon-glasses:before { content: '\e871'; } /* '' */
.glyphicon-down-dir:before { content: '\e894'; } /* '' */
.glyphicon-down-micro:before { content: '\e895'; } /* '' */
.glyphicon-theme:before { content: '\e8b7'; } /* '' */
.glyphicon-background_color:before { content: '\e8b8'; } /* '' */
.glyphicon-check-empty:before { content: '\f096'; } /* '' */
.glyphicon-binoculars:before { content: '\f1e5'; } /* '' */
