@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ilkat6');
  src:  url('../fonts/icomoon.eot?ilkat6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ilkat6') format('truetype'),
    url('../fonts/icomoon.woff?ilkat6') format('woff'),
    url('../fonts/icomoon.svg?ilkat6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-View:before {
  content: "\e900";
}
.icon-Edit:before {
  content: "\e901";
}
.icon-Layers:before {
  content: "\e902";
}
.icon-Text:before {
  content: "\e903";
}
.icon-Bold:before {
  content: "\e904";
}
.icon-Bottom-Arrow:before {
  content: "\e905";
}
.icon-Center-Align:before {
  content: "\e906";
}
.icon-Close:before {
  content: "\e907";
}
.icon-Duplicate:before {
  content: "\e908";
}
.icon-Export:before {
  content: "\e909";
}
.icon-Image:before {
  content: "\e90a";
}
.icon-Italic:before {
  content: "\e90b";
}
.icon-Left-Align:before {
  content: "\e90c";
}
.icon-Left-Arrow:before {
  content: "\e90d";
}
.icon-Lock:before {
  content: "\e90e";
}
.icon-Normal:before {
  content: "\e90f";
}
.icon-Product:before {
  content: "\e910";
}
.icon-Reset:before {
  content: "\e911";
}
.icon-Right-Align:before {
  content: "\e912";
}
.icon-Right-Arrow:before {
  content: "\e913";
}
.icon-Rotate-left:before {
  content: "\e914";
}
.icon-Rotate-Right:before {
  content: "\e915";
}
.icon-Save:before {
  content: "\e916";
}
.icon-Shapes:before {
  content: "\e917";
}
.icon-Top-Arrow:before {
  content: "\e918";
}
.icon-Unlock:before {
  content: "\e919";
}
.icon-Upload:before {
  content: "\e91a";
}


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

.icon-c-images-01:before { content: '\e811'; } /* '' */
.icon-c-layers-01:before { content: '\e813'; } /* '' */
.icon-c-eye4:before { content: '\e817'; } /* '' */
.icon-c-t:before { content: '\e818'; } /* '' */
.icon-c-shapes:before { content: '\e819'; } /* '' */
.icon-c-export:before { content: '\e81a'; } /* '' */
.icon-c-product:before { content: '\e81b'; } /* '' */
.icon-c-underline:before { content: '\e81c'; } /* '' */
.icon-c-view2:before { content: '\e81e'; } /* '' */

#text_style2 a#underline{
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}