﻿@charset "UTF-8";

/* clarity-animated-icons */
@font-face {
  font-family: "clarity-animated-icons";
  src:url("../fonts/Animated/1539953939.eot");
  src:url("../fonts/Animated/1539953939.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Animated/1539953939.woff") format("woff"),
    url("../fonts/Animated/1539953939.ttf") format("truetype"),
    url("../fonts/Animated/1539953939.svg#1539953939") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "clarity-animated-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "clarity-animated-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ico1-blik:before {
  content: "\61";
}
.icon-ico1-description:before {
  content: "\62";
}
.icon-ico1-frame:before {
  content: "\63";
}
.icon-ico1-image:before {
  content: "\64";
}
.icon-ico1-imageframe:before {
  content: "\65";
}
.icon-ico2-blik:before {
  content: "\66";
}
.icon-ico2-description:before {
  content: "\67";
}
.icon-ico2-image:before {
  content: "\68";
}
.icon-ico2-imageframe:before {
  content: "\69";
}
.icon-ico2-primaryframe:before {
  content: "\6a";
}
.icon-ico2-primarypen:before {
  content: "\6b";
}
.icon-ico2-secondaryframe:before {
  content: "\6c";
}
.icon-ico2-secondarypen:before {
  content: "\6d";
}
.icon-ico4-imageframe:before {
  content: "\6f";
}
.icon-ico4-image:before {
  content: "\70";
}
.icon-ico3-imageframe:before {
  content: "\71";
}
.icon-ico3-image:before {
  content: "\72";
}
.icon-ico3-frameelements:before {
  content: "\73";
}
.icon-ico3-framebreak:before {
  content: "\74";
}
.icon-ico3-frame:before {
  content: "\75";
}
.icon-ico3-description:before {
  content: "\76";
}
.icon-ico3-brushhandler:before {
  content: "\77";
}
.icon-ico3-brush:before {
  content: "\78";
}
.icon-ico4-magnify:before {
  content: "\6e";
}