@font-face {
    font-family: 'icomoon';
    src: url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.eot?pqxll3');
    src: url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.eot?pqxll3#iefix') format('embedded-opentype'), url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.ttf?pqxll3') format('truetype'), url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.woff?pqxll3') format('woff'), url('https://17d6e16423fe4184bd12-27077f269a6e794fab2c2ee00760c8a9.ssl.cf2.rackcdn.com/icomoon.svg?pqxll3#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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;
}


/* makes the font 33% larger relative to the icon container */

.icon-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.icon-2x {
    font-size: 2em;
}

.icon-3x {
    font-size: 3em;
}

.icon-4x {
    font-size: 4em;
}

.icon-5x {
    font-size: 5em;
}

.icon-fw {
    width: 1.28571429em;
    text-align: center;
}

.icon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.icon-ul > li {
    position: relative;
}

.icon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.icon-li.icon-lg {
    left: -1.85714286em;
}

.icon-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.icon-pull-left {
    float: left;
}

.icon-pull-right {
    float: right;
}

.icon-spin {
    -webkit-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear;
}

.icon-pulse {
    -webkit-animation: icon-spin 1s infinite steps(8);
    animation: icon-spin 1s infinite steps(8);
}

@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.icon-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.icon-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.icon-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.icon-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
    filter: none;
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.icon-stack-1x,
.icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.icon-stack-1x {
    line-height: inherit;
}

.icon-stack-2x {
    font-size: 2em;
}

.icon-inverse {
    color: #ffffff;
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-uniE600:before {
    content: "\e600";
}

.icon-uniE601:before {
    content: "\e601";
}

.icon-uniE602:before {
    content: "\e602";
}

.icon-uniE603:before {
    content: "\e603";
}

.icon-uniE604:before {
    content: "\e604";
}

.icon-uniE605:before {
    content: "\e605";
}

.icon-uniE606:before {
    content: "\e606";
}

.icon-uniE607:before {
    content: "\e607";
}

.icon-uniE608:before {
    content: "\e608";
}

.icon-uniE609:before {
    content: "\e609";
}

.icon-uniE60A:before {
    content: "\e60a";
}

.icon-uniE60B:before {
    content: "\e60b";
}

.icon-uniE60C:before {
    content: "\e60c";
}

.icon-uniE60D:before {
    content: "\e60d";
}

.icon-uniE60E:before {
    content: "\e60e";
}

.icon-uniE60F:before {
    content: "\e60f";
}

.icon-uniE610:before {
    content: "\e610";
}

.icon-uniE611:before {
    content: "\e611";
}

.icon-uniE612:before {
    content: "\e612";
}

.icon-uniE613:before {
    content: "\e613";
}

.icon-uniE614:before {
    content: "\e614";
}

.icon-uniE615:before {
    content: "\e615";
}

.icon-uniE616:before {
    content: "\e616";
}

.icon-uniE617:before {
    content: "\e617";
}

.icon-uniE618:before {
    content: "\e618";
}

.icon-uniE619:before {
    content: "\e619";
}

.icon-uniE61A:before {
    content: "\e61a";
}

.icon-uniE61B:before {
    content: "\e61b";
}

.icon-uniE61C:before {
    content: "\e61c";
}

.icon-uniE61D:before {
    content: "\e61d";
}

.icon-uniE61E:before {
    content: "\e61e";
}

.icon-uniE61F:before {
    content: "\e61f";
}

.icon-uniE620:before {
    content: "\e620";
}

.icon-uniE621:before {
    content: "\e621";
}

.icon-uniE622:before {
    content: "\e622";
}

.icon-uniE623:before {
    content: "\e623";
}

.icon-uniE624:before {
    content: "\e624";
}

.icon-uniE625:before {
    content: "\e625";
}

.icon-uniE626:before {
    content: "\e626";
}

.icon-uniE627:before {
    content: "\e627";
}

.icon-uniE628:before {
    content: "\e628";
}

.icon-uniE629:before {
    content: "\e629";
}

.icon-uniE62A:before {
    content: "\e62a";
}

.icon-uniE62B:before {
    content: "\e62b";
}

.icon-uniE62C:before {
    content: "\e62c";
}

.icon-uniE62D:before {
    content: "\e62d";
}

.icon-uniE62E:before {
    content: "\e62e";
}

.icon-uniE62F:before {
    content: "\e62f";
}

.icon-uniE630:before {
    content: "\e630";
}

.icon-uniE631:before {
    content: "\e631";
}

.icon-uniE632:before {
    content: "\e632";
}

.icon-uniE633:before {
    content: "\e633";
}

.icon-uniE634:before {
    content: "\e634";
}

.icon-uniE635:before {
    content: "\e635";
}

.icon-uniE636:before {
    content: "\e636";
}

.icon-uniE637:before {
    content: "\e637";
}

.icon-uniE638:before {
    content: "\e638";
}

.icon-uniE639:before {
    content: "\e639";
}

.icon-uniE63A:before {
    content: "\e63a";
}

.icon-uniE63B:before {
    content: "\e63b";
}

.icon-uniE63C:before {
    content: "\e63c";
}

.icon-uniE63D:before {
    content: "\e63d";
}

.icon-uniE63E:before {
    content: "\e63e";
}

.icon-uniE63F:before {
    content: "\e63f";
}

.icon-uniE640:before {
    content: "\e640";
}

.icon-uniE641:before {
    content: "\e641";
}

.icon-uniE642:before {
    content: "\e642";
}

.icon-uniE643:before {
    content: "\e643";
}

.icon-uniE644:before {
    content: "\e644";
}

.icon-uniE645:before {
    content: "\e645";
}

.icon-uniE646:before {
    content: "\e646";
}

.icon-uniE647:before {
    content: "\e647";
}

.icon-uniE648:before {
    content: "\e648";
}

.icon-uniE649:before {
    content: "\e649";
}

.icon-uniE64A:before {
    content: "\e64a";
}

.icon-uniE64B:before {
    content: "\e64b";
}

.icon-uniE64C:before {
    content: "\e64c";
}

.icon-uniE64D:before {
    content: "\e64d";
}

.icon-uniE64E:before {
    content: "\e64e";
}

.icon-uniE64F:before {
    content: "\e64f";
}

.icon-uniE650:before {
    content: "\e650";
}

.icon-uniE651:before {
    content: "\e651";
}

.icon-uniE652:before {
    content: "\e652";
}

.icon-uniE653:before {
    content: "\e653";
}

.icon-uniE654:before {
    content: "\e654";
}

.icon-uniE655:before {
    content: "\e655";
}

.icon-uniE656:before {
    content: "\e656";
}

.icon-uniE657:before {
    content: "\e657";
}

.icon-uniE658:before {
    content: "\e658";
}

.icon-uniE659:before {
    content: "\e659";
}

.icon-uniE65A:before {
    content: "\e65a";
}

.icon-uniE65B:before {
    content: "\e65b";
}

.icon-uniE65C:before {
    content: "\e65c";
}

.icon-uniE65D:before {
    content: "\e65d";
}

.icon-uniE65E:before {
    content: "\e65e";
}

.icon-uniE65F:before {
    content: "\e65f";
}

.icon-uniE660:before {
    content: "\e660";
}

.icon-uniE661:before {
    content: "\e661";
}

.icon-uniE662:before {
    content: "\e662";
}

.icon-uniE663:before {
    content: "\e663";
}

.icon-uniE664:before {
    content: "\e664";
}

.icon-uniE665:before {
    content: "\e665";
}

.icon-uniE666:before {
    content: "\e666";
}

.icon-uniE667:before {
    content: "\e667";
}

.icon-uniE668:before {
    content: "\e668";
}

.icon-uniE669:before {
    content: "\e669";
}

.icon-uniE66A:before {
    content: "\e66a";
}

.icon-uniE66B:before {
    content: "\e66b";
}

.icon-uniE66C:before {
    content: "\e66c";
}

.icon-uniE66D:before {
    content: "\e66d";
}

.icon-uniE66E:before {
    content: "\e66e";
}

.icon-uniE66F:before {
    content: "\e66f";
}

.icon-uniE670:before {
    content: "\e670";
}

.icon-uniE671:before {
    content: "\e671";
}

.icon-uniE672:before {
    content: "\e672";
}

.icon-uniE673:before {
    content: "\e673";
}

.icon-uniE674:before {
    content: "\e674";
}

.icon-uniE675:before {
    content: "\e675";
}

.icon-uniE676:before {
    content: "\e676";
}

.icon-uniE677:before {
    content: "\e677";
}

.icon-uniE678:before {
    content: "\e678";
}

.icon-uniE679:before {
    content: "\e679";
}

.icon-uniE67A:before {
    content: "\e67a";
}

.icon-uniE67B:before {
    content: "\e67b";
}

.icon-uniE67C:before {
    content: "\e67c";
}

.icon-uniE67D:before {
    content: "\e67d";
}

.icon-uniE67E:before {
    content: "\e67e";
}

.icon-uniE67F:before {
    content: "\e67f";
}

.icon-uniE680:before {
    content: "\e680";
}

.icon-uniE681:before {
    content: "\e681";
}

.icon-uniE682:before {
    content: "\e682";
}

.icon-uniE683:before {
    content: "\e683";
}

.icon-uniE684:before {
    content: "\e684";
}

.icon-uniE685:before {
    content: "\e685";
}

.icon-uniE686:before {
    content: "\e686";
}

.icon-uniE687:before {
    content: "\e687";
}

.icon-uniE688:before {
    content: "\e688";
}

.icon-uniE689:before {
    content: "\e689";
}

.icon-uniE68A:before {
    content: "\e68a";
}

.icon-uniE68B:before {
    content: "\e68b";
}

.icon-uniE68C:before {
    content: "\e68c";
}

.icon-uniE68D:before {
    content: "\e68d";
}

.icon-uniE68E:before {
    content: "\e68e";
}

.icon-uniE68F:before {
    content: "\e68f";
}

.icon-uniE690:before {
    content: "\e690";
}

.icon-uniE691:before {
    content: "\e691";
}

.icon-uniE692:before {
    content: "\e692";
}

.icon-uniE693:before {
    content: "\e693";
}

.icon-uniE694:before {
    content: "\e694";
}

.icon-uniE695:before {
    content: "\e695";
}

.icon-uniE696:before {
    content: "\e696";
}

.icon-uniE697:before {
    content: "\e697";
}

.icon-uniE698:before {
    content: "\e698";
}

.icon-uniE699:before {
    content: "\e699";
}

.icon-uniE69A:before {
    content: "\e69a";
}

.icon-uniE69B:before {
    content: "\e69b";
}

.icon-uniE69C:before {
    content: "\e69c";
}

.icon-uniE69D:before {
    content: "\e69d";
}

.icon-uniE69E:before {
    content: "\e69e";
}

.icon-uniE69F:before {
    content: "\e69f";
}

.icon-uniE6A0:before {
    content: "\e6a0";
}

.icon-uniE6A1:before {
    content: "\e6a1";
}

.icon-uniE6A2:before {
    content: "\e6a2";
}

.icon-uniE6A3:before {
    content: "\e6a3";
}

.icon-uniE6A4:before {
    content: "\e6a4";
}

.icon-uniE6A5:before {
    content: "\e6a5";
}

.icon-uniE6A6:before {
    content: "\e6a6";
}

.icon-uniE6A7:before {
    content: "\e6a7";
}

.icon-uniE6A8:before {
    content: "\e6a8";
}

.icon-uniE6A9:before {
    content: "\e6a9";
}

.icon-uniE6AA:before {
    content: "\e6aa";
}

.icon-uniE6AB:before {
    content: "\e6ab";
}

.icon-uniE6AC:before {
    content: "\e6ac";
}

.icon-uniE6AD:before {
    content: "\e6ad";
}

.icon-uniE6AE:before {
    content: "\e6ae";
}

.icon-uniE6AF:before {
    content: "\e6af";
}

.icon-uniE6B0:before {
    content: "\e6b0";
}

.icon-uniE6B1:before {
    content: "\e6b1";
}

.icon-uniE6B2:before {
    content: "\e6b2";
}

.icon-uniE6B3:before {
    content: "\e6b3";
}

.icon-uniE6B4:before {
    content: "\e6b4";
}

.icon-uniE6B5:before {
    content: "\e6b5";
}

.icon-uniE6B6:before {
    content: "\e6b6";
}

.icon-uniE6B7:before {
    content: "\e6b7";
}

.icon-uniE6B8:before {
    content: "\e6b8";
}

.icon-uniE6B9:before {
    content: "\e6b9";
}

.icon-uniE6BA:before {
    content: "\e6ba";
}

.icon-uniE6BB:before {
    content: "\e6bb";
}

.icon-uniE6BC:before {
    content: "\e6bc";
}

.icon-uniE6BD:before {
    content: "\e6bd";
}

.icon-uniE6BE:before {
    content: "\e6be";
}

.icon-uniE6BF:before {
    content: "\e6bf";
}

.icon-uniE6C0:before {
    content: "\e6c0";
}

.icon-uniE6C1:before {
    content: "\e6c1";
}

.icon-uniE6C2:before {
    content: "\e6c2";
}

.icon-uniE6C3:before {
    content: "\e6c3";
}

.icon-uniE6C4:before {
    content: "\e6c4";
}

.icon-uniE6C5:before {
    content: "\e6c5";
}

.icon-uniE6C6:before {
    content: "\e6c6";
}

.icon-uniE6C7:before {
    content: "\e6c7";
}

.icon-uniE6C8:before {
    content: "\e6c8";
}

.icon-uniE6C9:before {
    content: "\e6c9";
}

.icon-uniE6CA:before {
    content: "\e6ca";
}

.icon-uniE6CB:before {
    content: "\e6cb";
}

.icon-uniE6CC:before {
    content: "\e6cc";
}

.icon-uniE6CD:before {
    content: "\e6cd";
}

.icon-uniE6CE:before {
    content: "\e6ce";
}

.icon-uniE6CF:before {
    content: "\e6cf";
}

.icon-uniE6D0:before {
    content: "\e6d0";
}

.icon-uniE6D1:before {
    content: "\e6d1";
}

.icon-uniE6D2:before {
    content: "\e6d2";
}

.icon-uniE6D3:before {
    content: "\e6d3";
}

.icon-uniE6D4:before {
    content: "\e6d4";
}

.icon-uniE6D5:before {
    content: "\e6d5";
}

.icon-uniE6D6:before {
    content: "\e6d6";
}

.icon-uniE6D7:before {
    content: "\e6d7";
}

.icon-uniE6D8:before {
    content: "\e6d8";
}

.icon-uniE6D9:before {
    content: "\e6d9";
}

.icon-uniE6DA:before {
    content: "\e6da";
}

.icon-uniE6DB:before {
    content: "\e6db";
}

.icon-uniE6DC:before {
    content: "\e6dc";
}

.icon-uniE6DD:before {
    content: "\e6dd";
}

.icon-uniE6DE:before {
    content: "\e6de";
}

.icon-uniE6DF:before {
    content: "\e6df";
}

.icon-uniE6E0:before {
    content: "\e6e0";
}

.icon-uniE6E1:before {
    content: "\e6e1";
}

.icon-uniE6E2:before {
    content: "\e6e2";
}

.icon-uniE6E3:before {
    content: "\e6e3";
}

.icon-uniE6E4:before {
    content: "\e6e4";
}

.icon-uniE6E5:before {
    content: "\e6e5";
}

.icon-uniE6E6:before {
    content: "\e6e6";
}

.icon-uniE6E7:before {
    content: "\e6e7";
}

.icon-uniE6E8:before {
    content: "\e6e8";
}

.icon-uniE6E9:before {
    content: "\e6e9";
}

.icon-uniE6EA:before {
    content: "\e6ea";
}

.icon-uniE6EB:before {
    content: "\e6eb";
}

.icon-uniE6EC:before {
    content: "\e6ec";
}

.icon-uniE6ED:before {
    content: "\e6ed";
}

.icon-uniE6EE:before {
    content: "\e6ee";
}

.icon-uniE6EF:before {
    content: "\e6ef";
}

.icon-uniE6F0:before {
    content: "\e6f0";
}

.icon-uniE6F1:before {
    content: "\e6f1";
}

.icon-uniE6F2:before {
    content: "\e6f2";
}

.icon-uniE6F3:before {
    content: "\e6f3";
}

.icon-uniE6F4:before {
    content: "\e6f4";
}

.icon-uniE6F5:before {
    content: "\e6f5";
}

.icon-uniE6F6:before {
    content: "\e6f6";
}

.icon-uniE6F7:before {
    content: "\e6f7";
}

.icon-uniE6F8:before {
    content: "\e6f8";
}

.icon-uniE6F9:before {
    content: "\e6f9";
}

.icon-uniE6FA:before {
    content: "\e6fa";
}

.icon-uniE6FB:before {
    content: "\e6fb";
}

.icon-uniE6FC:before {
    content: "\e6fc";
}

.icon-uniE6FD:before {
    content: "\e6fd";
}

.icon-uniE6FE:before {
    content: "\e6fe";
}

.icon-uniE6FF:before {
    content: "\e6ff";
}

.icon-uniE700:before {
    content: "\e700";
}

.icon-uniE701:before {
    content: "\e701";
}

.icon-uniE702:before {
    content: "\e702";
}

.icon-uniE703:before {
    content: "\e703";
}

.icon-uniE704:before {
    content: "\e704";
}

.icon-uniE705:before {
    content: "\e705";
}

.icon-uniE706:before {
    content: "\e706";
}

.icon-uniE707:before {
    content: "\e707";
}

.icon-uniE708:before {
    content: "\e708";
}

.icon-uniE709:before {
    content: "\e709";
}

.icon-uniE70A:before {
    content: "\e70a";
}

.icon-uniE70B:before {
    content: "\e70b";
}

.icon-uniE70C:before {
    content: "\e70c";
}

.icon-uniE70D:before {
    content: "\e70d";
}

.icon-uniE70E:before {
    content: "\e70e";
}

.icon-uniE70F:before {
    content: "\e70f";
}

.icon-uniE710:before {
    content: "\e710";
}

.icon-uniE711:before {
    content: "\e711";
}

.icon-uniE712:before {
    content: "\e712";
}

.icon-uniE713:before {
    content: "\e713";
}

.icon-uniE714:before {
    content: "\e714";
}

.icon-uniE715:before {
    content: "\e715";
}

.icon-uniE716:before {
    content: "\e716";
}

.icon-uniE717:before {
    content: "\e717";
}

.icon-uniE718:before {
    content: "\e718";
}

.icon-uniE719:before {
    content: "\e719";
}

.icon-uniE71A:before {
    content: "\e71a";
}

.icon-uniE71B:before {
    content: "\e71b";
}

.icon-uniE71C:before {
    content: "\e71c";
}

.icon-uniE71D:before {
    content: "\e71d";
}

.icon-uniE71E:before {
    content: "\e71e";
}

.icon-uniE71F:before {
    content: "\e71f";
}

.icon-uniE720:before {
    content: "\e720";
}

.icon-uniE721:before {
    content: "\e721";
}

.icon-uniE722:before {
    content: "\e722";
}

.icon-uniE723:before {
    content: "\e723";
}

.icon-uniE724:before {
    content: "\e724";
}

.icon-uniE725:before {
    content: "\e725";
}

.icon-uniE726:before {
    content: "\e726";
}

.icon-uniE727:before {
    content: "\e727";
}

.icon-uniE728:before {
    content: "\e728";
}

.icon-uniE729:before {
    content: "\e729";
}

.icon-uniE72A:before {
    content: "\e72a";
}

.icon-uniE72B:before {
    content: "\e72b";
}

.icon-uniE72C:before {
    content: "\e72c";
}

.icon-uniE72D:before {
    content: "\e72d";
}

.icon-uniE72E:before {
    content: "\e72e";
}

.icon-uniE72F:before {
    content: "\e72f";
}

.icon-uniE730:before {
    content: "\e730";
}

.icon-uniE731:before {
    content: "\e731";
}

.icon-uniE732:before {
    content: "\e732";
}

.icon-uniE733:before {
    content: "\e733";
}

.icon-uniE734:before {
    content: "\e734";
}

.icon-uniE735:before {
    content: "\e735";
}

.icon-uniE736:before {
    content: "\e736";
}

.icon-uniE737:before {
    content: "\e737";
}

.icon-uniE738:before {
    content: "\e738";
}

.icon-uniE739:before {
    content: "\e739";
}

.icon-uniE73A:before {
    content: "\e73a";
}

.icon-uniE73B:before {
    content: "\e73b";
}

.icon-uniE73C:before {
    content: "\e73c";
}

.icon-uniE73D:before {
    content: "\e73d";
}

.icon-uniE73E:before {
    content: "\e73e";
}

.icon-uniE73F:before {
    content: "\e73f";
}

.icon-uniE740:before {
    content: "\e740";
}

.icon-uniE741:before {
    content: "\e741";
}

.icon-uniE742:before {
    content: "\e742";
}

.icon-uniE743:before {
    content: "\e743";
}

.icon-uniE744:before {
    content: "\e744";
}

.icon-uniE745:before {
    content: "\e745";
}

.icon-uniE746:before {
    content: "\e746";
}

.icon-uniE747:before {
    content: "\e747";
}

.icon-uniE748:before {
    content: "\e748";
}

.icon-uniE749:before {
    content: "\e749";
}

.icon-uniE74A:before {
    content: "\e74a";
}

.icon-uniE74B:before {
    content: "\e74b";
}

.icon-uniE74C:before {
    content: "\e74c";
}

.icon-uniE74D:before {
    content: "\e74d";
}

.icon-uniE74E:before {
    content: "\e74e";
}

.icon-uniE74F:before {
    content: "\e74f";
}

.icon-uniE750:before {
    content: "\e750";
}

.icon-uniE751:before {
    content: "\e751";
}

.icon-uniE752:before {
    content: "\e752";
}

.icon-uniE753:before {
    content: "\e753";
}

.icon-uniE754:before {
    content: "\e754";
}

.icon-uniE755:before {
    content: "\e755";
}

.icon-uniE756:before {
    content: "\e756";
}

.icon-uniE757:before {
    content: "\e757";
}

.icon-uniE758:before {
    content: "\e758";
}

.icon-uniE759:before {
    content: "\e759";
}

.icon-uniE75A:before {
    content: "\e75a";
}

.icon-uniE75B:before {
    content: "\e75b";
}

.icon-uniE75C:before {
    content: "\e75c";
}

.icon-uniE75D:before {
    content: "\e75d";
}

.icon-uniE75E:before {
    content: "\e75e";
}

.icon-uniE75F:before {
    content: "\e75f";
}

.icon-uniE760:before {
    content: "\e760";
}

.icon-uniE761:before {
    content: "\e761";
}

.icon-uniE762:before {
    content: "\e762";
}

.icon-uniE763:before {
    content: "\e763";
}

.icon-uniE764:before {
    content: "\e764";
}

.icon-uniE765:before {
    content: "\e765";
}

.icon-uniE766:before {
    content: "\e766";
}

.icon-uniE767:before {
    content: "\e767";
}

.icon-uniE768:before {
    content: "\e768";
}

.icon-uniE769:before {
    content: "\e769";
}

.icon-uniE76A:before {
    content: "\e76a";
}

.icon-uniE76B:before {
    content: "\e76b";
}

.icon-uniE76C:before {
    content: "\e76c";
}

.icon-uniE76D:before {
    content: "\e76d";
}

.icon-uniE76E:before {
    content: "\e76e";
}

.icon-uniE76F:before {
    content: "\e76f";
}

.icon-uniE770:before {
    content: "\e770";
}

.icon-uniE771:before {
    content: "\e771";
}

.icon-uniE772:before {
    content: "\e772";
}

.icon-uniE773:before {
    content: "\e773";
}

.icon-uniE774:before {
    content: "\e774";
}

.icon-uniE775:before {
    content: "\e775";
}

.icon-uniE776:before {
    content: "\e776";
}

.icon-uniE777:before {
    content: "\e777";
}

.icon-uniE778:before {
    content: "\e778";
}

.icon-uniE779:before {
    content: "\e779";
}

.icon-uniE77A:before {
    content: "\e77a";
}

.icon-uniE77B:before {
    content: "\e77b";
}

.icon-uniE77C:before {
    content: "\e77c";
}

.icon-uniE77D:before {
    content: "\e77d";
}

.icon-uniE77E:before {
    content: "\e77e";
}

.icon-uniE77F:before {
    content: "\e77f";
}

.icon-uniE780:before {
    content: "\e780";
}

.icon-uniE781:before {
    content: "\e781";
}

.icon-uniE782:before {
    content: "\e782";
}

.icon-uniE783:before {
    content: "\e783";
}

.icon-uniE784:before {
    content: "\e784";
}

.icon-uniE785:before {
    content: "\e785";
}

.icon-uniE786:before {
    content: "\e786";
}

.icon-uniE787:before {
    content: "\e787";
}

.icon-uniE788:before {
    content: "\e788";
}

.icon-uniE789:before {
    content: "\e789";
}

.icon-uniE78A:before {
    content: "\e78a";
}

.icon-uniE78B:before {
    content: "\e78b";
}

.icon-uniE78C:before {
    content: "\e78c";
}

.icon-uniE78D:before {
    content: "\e78d";
}

.icon-uniE78E:before {
    content: "\e78e";
}

.icon-uniE78F:before {
    content: "\e78f";
}

.icon-uniE790:before {
    content: "\e790";
}

.icon-uniE791:before {
    content: "\e791";
}

.icon-uniE792:before {
    content: "\e792";
}

.icon-uniE793:before {
    content: "\e793";
}

.icon-uniE794:before {
    content: "\e794";
}

.icon-uniE795:before {
    content: "\e795";
}

.icon-uniE796:before {
    content: "\e796";
}

.icon-uniE797:before {
    content: "\e797";
}

.icon-uniE798:before {
    content: "\e798";
}

.icon-uniE799:before {
    content: "\e799";
}

.icon-uniE79A:before {
    content: "\e79a";
}

.icon-uniE79B:before {
    content: "\e79b";
}

.icon-uniE79C:before {
    content: "\e79c";
}

.icon-uniE79D:before {
    content: "\e79d";
}

.icon-uniE79E:before {
    content: "\e79e";
}

.icon-uniE79F:before {
    content: "\e79f";
}

.icon-uniE7A0:before {
    content: "\e7a0";
}

.icon-uniE7A1:before {
    content: "\e7a1";
}

.icon-uniE7A2:before {
    content: "\e7a2";
}

.icon-uniE7A3:before {
    content: "\e7a3";
}

.icon-uniE7A4:before {
    content: "\e7a4";
}

.icon-uniE7A5:before {
    content: "\e7a5";
}

.icon-uniE7A6:before {
    content: "\e7a6";
}

.icon-uniE7A7:before {
    content: "\e7a7";
}

.icon-uniE7A8:before {
    content: "\e7a8";
}

.icon-uniE7A9:before {
    content: "\e7a9";
}

.icon-uniE7AA:before {
    content: "\e7aa";
}

.icon-uniE7AB:before {
    content: "\e7ab";
}

.icon-uniE7AC:before {
    content: "\e7ac";
}

.icon-uniE7AD:before {
    content: "\e7ad";
}

.icon-uniE7AE:before {
    content: "\e7ae";
}

.icon-uniE7AF:before {
    content: "\e7af";
}

.icon-uniE7B0:before {
    content: "\e7b0";
}

.icon-uniE7B1:before {
    content: "\e7b1";
}

.icon-uniE7B2:before {
    content: "\e7b2";
}

.icon-uniE7B3:before {
    content: "\e7b3";
}

.icon-uniE7B4:before {
    content: "\e7b4";
}

.icon-uniE7B5:before {
    content: "\e7b5";
}

.icon-uniE7B6:before {
    content: "\e7b6";
}

.icon-uniE7B7:before {
    content: "\e7b7";
}

.icon-uniE7B8:before {
    content: "\e7b8";
}

.icon-uniE7B9:before {
    content: "\e7b9";
}

.icon-uniE7BA:before {
    content: "\e7ba";
}

.icon-uniE7BB:before {
    content: "\e7bb";
}

.icon-uniE7BC:before {
    content: "\e7bc";
}

.icon-uniE7BD:before {
    content: "\e7bd";
}

.icon-uniE7BE:before {
    content: "\e7be";
}

.icon-uniE7BF:before {
    content: "\e7bf";
}

.icon-uniE7C0:before {
    content: "\e7c0";
}

.icon-uniE7C1:before {
    content: "\e7c1";
}

.icon-uniE7C2:before {
    content: "\e7c2";
}

.icon-uniE7C3:before {
    content: "\e7c3";
}

.icon-uniE7C4:before {
    content: "\e7c4";
}

.icon-uniE7C5:before {
    content: "\e7c5";
}

.icon-uniE7C6:before {
    content: "\e7c6";
}

.icon-uniE7C7:before {
    content: "\e7c7";
}

.icon-uniE7C8:before {
    content: "\e7c8";
}

.icon-uniE7C9:before {
    content: "\e7c9";
}

.icon-uniE7CA:before {
    content: "\e7ca";
}

.icon-uniE7CB:before {
    content: "\e7cb";
}

.icon-uniE7CC:before {
    content: "\e7cc";
}

.icon-uniE7CD:before {
    content: "\e7cd";
}

.icon-uniE7CE:before {
    content: "\e7ce";
}

.icon-uniE7CF:before {
    content: "\e7cf";
}

.icon-uniE7D0:before {
    content: "\e7d0";
}

.icon-uniE7D1:before {
    content: "\e7d1";
}

.icon-uniE7D2:before {
    content: "\e7d2";
}

.icon-uniE7D3:before {
    content: "\e7d3";
}

.icon-uniE7D4:before {
    content: "\e7d4";
}

.icon-uniE7D5:before {
    content: "\e7d5";
}

.icon-uniE7D6:before {
    content: "\e7d6";
}

.icon-uniE7D7:before {
    content: "\e7d7";
}

.icon-uniE7D8:before {
    content: "\e7d8";
}

.icon-uniE7D9:before {
    content: "\e7d9";
}

.icon-uniE7DA:before {
    content: "\e7da";
}

.icon-uniE7DB:before {
    content: "\e7db";
}

.icon-uniE7DC:before {
    content: "\e7dc";
}

.icon-uniE7DD:before {
    content: "\e7dd";
}

.icon-uniE7DE:before {
    content: "\e7de";
}

.icon-uniE7DF:before {
    content: "\e7df";
}

.icon-uniE7E0:before {
    content: "\e7e0";
}

.icon-uniE7E1:before {
    content: "\e7e1";
}

.icon-uniE7E2:before {
    content: "\e7e2";
}

.icon-uniE7E3:before {
    content: "\e7e3";
}

.icon-uniE7E4:before {
    content: "\e7e4";
}

.icon-uniE7E5:before {
    content: "\e7e5";
}

.icon-uniE7E6:before {
    content: "\e7e6";
}

.icon-uniE7E7:before {
    content: "\e7e7";
}

.icon-uniE7E8:before {
    content: "\e7e8";
}

.icon-uniE7E9:before {
    content: "\e7e9";
}

.icon-uniE7EA:before {
    content: "\e7ea";
}

.icon-uniE7EB:before {
    content: "\e7eb";
}

.icon-uniE7EC:before {
    content: "\e7ec";
}

.icon-uniE7ED:before {
    content: "\e7ed";
}

.icon-uniE7EE:before {
    content: "\e7ee";
}

.icon-uniE7EF:before {
    content: "\e7ef";
}

.icon-uniE7F0:before {
    content: "\e7f0";
}

.icon-uniE7F1:before {
    content: "\e7f1";
}

.icon-uniE7F2:before {
    content: "\e7f2";
}

.icon-uniE7F3:before {
    content: "\e7f3";
}

.icon-uniE7F4:before {
    content: "\e7f4";
}

.icon-uniE7F5:before {
    content: "\e7f5";
}

.icon-uniE7F6:before {
    content: "\e7f6";
}

.icon-uniE7F7:before {
    content: "\e7f7";
}

.icon-uniE7F8:before {
    content: "\e7f8";
}

.icon-uniE7F9:before {
    content: "\e7f9";
}

.icon-uniE7FA:before {
    content: "\e7fa";
}

.icon-uniE7FB:before {
    content: "\e7fb";
}

.icon-uniE7FC:before {
    content: "\e7fc";
}

.icon-uniE7FD:before {
    content: "\e7fd";
}

.icon-uniE7FE:before {
    content: "\e7fe";
}

.icon-uniE7FF:before {
    content: "\e7ff";
}

.icon-uniE800:before {
    content: "\e800";
}

.icon-uniE801:before {
    content: "\e801";
}

.icon-uniE802:before {
    content: "\e802";
}

.icon-uniE803:before {
    content: "\e803";
}

.icon-uniE804:before {
    content: "\e804";
}

.icon-uniE805:before {
    content: "\e805";
}

.icon-uniE806:before {
    content: "\e806";
}

.icon-uniE807:before {
    content: "\e807";
}

.icon-uniE808:before {
    content: "\e808";
}

.icon-uniE809:before {
    content: "\e809";
}

.icon-uniE80A:before {
    content: "\e80a";
}

.icon-uniE80B:before {
    content: "\e80b";
}

.icon-uniE80C:before {
    content: "\e80c";
}

.icon-uniE80D:before {
    content: "\e80d";
}

.icon-uniE80E:before {
    content: "\e80e";
}

.icon-uniE80F:before {
    content: "\e80f";
}

.icon-uniE810:before {
    content: "\e810";
}

.icon-uniE811:before {
    content: "\e811";
}

.icon-uniE812:before {
    content: "\e812";
}

.icon-uniE813:before {
    content: "\e813";
}

.icon-uniE814:before {
    content: "\e814";
}

.icon-uniE815:before {
    content: "\e815";
}

.icon-uniE816:before {
    content: "\e816";
}

.icon-uniE817:before {
    content: "\e817";
}

.icon-uniE818:before {
    content: "\e818";
}

.icon-uniE819:before {
    content: "\e819";
}

.icon-uniE81A:before {
    content: "\e81a";
}

.icon-uniE81B:before {
    content: "\e81b";
}

.icon-uniE81C:before {
    content: "\e81c";
}

.icon-uniE81D:before {
    content: "\e81d";
}

.icon-uniE81E:before {
    content: "\e81e";
}

.icon-uniE81F:before {
    content: "\e81f";
}

.icon-uniE820:before {
    content: "\e820";
}

.icon-uniE821:before {
    content: "\e821";
}

.icon-uniE822:before {
    content: "\e822";
}

.icon-uniE823:before {
    content: "\e823";
}

.icon-uniE824:before {
    content: "\e824";
}

.icon-uniE825:before {
    content: "\e825";
}

.icon-uniE826:before {
    content: "\e826";
}

.icon-uniE827:before {
    content: "\e827";
}

.icon-uniE828:before {
    content: "\e828";
}

.icon-uniE829:before {
    content: "\e829";
}

.icon-uniE82A:before {
    content: "\e82a";
}

.icon-uniE82B:before {
    content: "\e82b";
}

.icon-uniE82C:before {
    content: "\e82c";
}

.icon-uniE82D:before {
    content: "\e82d";
}

.icon-uniE82E:before {
    content: "\e82e";
}

.icon-uniE82F:before {
    content: "\e82f";
}

.icon-uniE830:before {
    content: "\e830";
}

.icon-uniE831:before {
    content: "\e831";
}

.icon-uniE832:before {
    content: "\e832";
}

.icon-uniE833:before {
    content: "\e833";
}

.icon-uniE834:before {
    content: "\e834";
}

.icon-uniE835:before {
    content: "\e835";
}

.icon-uniE836:before {
    content: "\e836";
}

.icon-uniE837:before {
    content: "\e837";
}

.icon-uniE838:before {
    content: "\e838";
}

.icon-uniE839:before {
    content: "\e839";
}

.icon-uniE83A:before {
    content: "\e83a";
}

.icon-uniE83B:before {
    content: "\e83b";
}

.icon-uniE83C:before {
    content: "\e83c";
}

.icon-uniE83D:before {
    content: "\e83d";
}

.icon-uniE83E:before {
    content: "\e83e";
}

.icon-uniE83F:before {
    content: "\e83f";
}

.icon-uniE840:before {
    content: "\e840";
}

.icon-uniE841:before {
    content: "\e841";
}

.icon-uniE842:before {
    content: "\e842";
}

.icon-uniE843:before {
    content: "\e843";
}

.icon-uniE844:before {
    content: "\e844";
}

.icon-uniE845:before {
    content: "\e845";
}

.icon-uniE846:before {
    content: "\e846";
}

.icon-uniE847:before {
    content: "\e847";
}

.icon-uniE848:before {
    content: "\e848";
}

.icon-uniE849:before {
    content: "\e849";
}

.icon-uniE84A:before {
    content: "\e84a";
}

.icon-uniE84B:before {
    content: "\e84b";
}

.icon-uniE84C:before {
    content: "\e84c";
}

.icon-uniE84D:before {
    content: "\e84d";
}

.icon-uniE84E:before {
    content: "\e84e";
}

.icon-uniE84F:before {
    content: "\e84f";
}

.icon-uniE850:before {
    content: "\e850";
}

.icon-uniE851:before {
    content: "\e851";
}

.icon-uniE852:before {
    content: "\e852";
}

.icon-uniE853:before {
    content: "\e853";
}

.icon-uniE854:before {
    content: "\e854";
}

.icon-uniE855:before {
    content: "\e855";
}

.icon-uniE856:before {
    content: "\e856";
}

.icon-uniE857:before {
    content: "\e857";
}

.icon-uniE858:before {
    content: "\e858";
}

.icon-uniE859:before {
    content: "\e859";
}

.icon-uniE85A:before {
    content: "\e85a";
}

.icon-uniE85B:before {
    content: "\e85b";
}

.icon-uniE85C:before {
    content: "\e85c";
}

.icon-uniE85D:before {
    content: "\e85d";
}

.icon-uniE85E:before {
    content: "\e85e";
}

.icon-uniE85F:before {
    content: "\e85f";
}

.icon-uniE860:before {
    content: "\e860";
}

.icon-uniE861:before {
    content: "\e861";
}

.icon-uniE862:before {
    content: "\e862";
}

.icon-uniE863:before {
    content: "\e863";
}

.icon-uniE864:before {
    content: "\e864";
}

.icon-uniE865:before {
    content: "\e865";
}

.icon-uniE866:before {
    content: "\e866";
}

.icon-uniE867:before {
    content: "\e867";
}

.icon-uniE868:before {
    content: "\e868";
}

.icon-uniE869:before {
    content: "\e869";
}

.icon-uniE86A:before {
    content: "\e86a";
}

.icon-uniE86B:before {
    content: "\e86b";
}

.icon-uniE86C:before {
    content: "\e86c";
}

.icon-uniE86D:before {
    content: "\e86d";
}

.icon-uniE86E:before {
    content: "\e86e";
}

.icon-uniE86F:before {
    content: "\e86f";
}

.icon-uniE870:before {
    content: "\e870";
}

.icon-uniE871:before {
    content: "\e871";
}

.icon-uniE872:before {
    content: "\e872";
}

.icon-uniE873:before {
    content: "\e873";
}

.icon-uniE874:before {
    content: "\e874";
}

.icon-uniE875:before {
    content: "\e875";
}

.icon-uniE876:before {
    content: "\e876";
}

.icon-uniE877:before {
    content: "\e877";
}

.icon-uniE878:before {
    content: "\e878";
}

.icon-uniE879:before {
    content: "\e879";
}

.icon-uniE87A:before {
    content: "\e87a";
}

.icon-uniE87B:before {
    content: "\e87b";
}

.icon-uniE87C:before {
    content: "\e87c";
}

.icon-uniE87D:before {
    content: "\e87d";
}

.icon-uniE87E:before {
    content: "\e87e";
}

.icon-uniE87F:before {
    content: "\e87f";
}

.icon-uniE880:before {
    content: "\e880";
}

.icon-uniE881:before {
    content: "\e881";
}

.icon-uniE882:before {
    content: "\e882";
}

.icon-uniE883:before {
    content: "\e883";
}

.icon-uniE884:before {
    content: "\e884";
}

.icon-uniE885:before {
    content: "\e885";
}

.icon-uniE886:before {
    content: "\e886";
}

.icon-uniE887:before {
    content: "\e887";
}

.icon-uniE888:before {
    content: "\e888";
}

.icon-uniE889:before {
    content: "\e889";
}

.icon-uniE88A:before {
    content: "\e88a";
}

.icon-uniE88B:before {
    content: "\e88b";
}

.icon-uniE88C:before {
    content: "\e88c";
}

.icon-uniE88D:before {
    content: "\e88d";
}

.icon-uniE88E:before {
    content: "\e88e";
}

.icon-uniE88F:before {
    content: "\e88f";
}

.icon-uniE890:before {
    content: "\e890";
}

.icon-uniE891:before {
    content: "\e891";
}

.icon-uniE892:before {
    content: "\e892";
}

.icon-uniE893:before {
    content: "\e893";
}

.icon-uniE894:before {
    content: "\e894";
}

.icon-uniE895:before {
    content: "\e895";
}

.icon-uniE896:before {
    content: "\e896";
}

.icon-uniE897:before {
    content: "\e897";
}

.icon-uniE898:before {
    content: "\e898";
}

.icon-uniE899:before {
    content: "\e899";
}

.icon-uniE89A:before {
    content: "\e89a";
}

.icon-uniE89B:before {
    content: "\e89b";
}

.icon-uniE89C:before {
    content: "\e89c";
}

.icon-uniE89D:before {
    content: "\e89d";
}

.icon-uniE89E:before {
    content: "\e89e";
}

.icon-uniE89F:before {
    content: "\e89f";
}

.icon-uniE8A0:before {
    content: "\e8a0";
}

.icon-uniE8A1:before {
    content: "\e8a1";
}

.icon-uniE8A2:before {
    content: "\e8a2";
}

.icon-uniE8A3:before {
    content: "\e8a3";
}

.icon-uniE8A4:before {
    content: "\e8a4";
}

.icon-uniE8A5:before {
    content: "\e8a5";
}

.icon-uniE8A6:before {
    content: "\e8a6";
}

.icon-uniE8A7:before {
    content: "\e8a7";
}

.icon-uniE8A8:before {
    content: "\e8a8";
}

.icon-uniE8A9:before {
    content: "\e8a9";
}

.icon-uniE8AA:before {
    content: "\e8aa";
}

.icon-uniE8AB:before {
    content: "\e8ab";
}

.icon-uniE8AC:before {
    content: "\e8ac";
}

.icon-uniE8AD:before {
    content: "\e8ad";
}

.icon-uniE8AE:before {
    content: "\e8ae";
}

.icon-uniE8AF:before {
    content: "\e8af";
}

.icon-uniE8B0:before {
    content: "\e8b0";
}

.icon-uniE8B1:before {
    content: "\e8b1";
}

.icon-uniE8B2:before {
    content: "\e8b2";
}

.icon-uniE8B3:before {
    content: "\e8b3";
}

.icon-uniE8B4:before {
    content: "\e8b4";
}

.icon-uniE8B5:before {
    content: "\e8b5";
}

.icon-uniE8B6:before {
    content: "\e8b6";
}

.icon-uniE8B7:before {
    content: "\e8b7";
}

.icon-uniE8B8:before {
    content: "\e8b8";
}

.icon-uniE8B9:before {
    content: "\e8b9";
}

.icon-uniE8BA:before {
    content: "\e8ba";
}

.icon-uniE8BB:before {
    content: "\e8bb";
}

.icon-uniE8BC:before {
    content: "\e8bc";
}

.icon-uniE8BD:before {
    content: "\e8bd";
}

.icon-uniE8BE:before {
    content: "\e8be";
}

.icon-uniE8BF:before {
    content: "\e8bf";
}

.icon-uniE8C0:before {
    content: "\e8c0";
}

.icon-uniE8C1:before {
    content: "\e8c1";
}

.icon-uniE8C2:before {
    content: "\e8c2";
}

.icon-uniE8C3:before {
    content: "\e8c3";
}

.icon-uniE8C4:before {
    content: "\e8c4";
}

.icon-uniE8C5:before {
    content: "\e8c5";
}

.icon-uniE8C6:before {
    content: "\e8c6";
}

.icon-uniE8C7:before {
    content: "\e8c7";
}

.icon-uniE8C8:before {
    content: "\e8c8";
}

.icon-uniE8C9:before {
    content: "\e8c9";
}

.icon-uniE8CA:before {
    content: "\e8ca";
}

.icon-uniE8CB:before {
    content: "\e8cb";
}

.icon-uniE8CC:before {
    content: "\e8cc";
}

.icon-uniE8CD:before {
    content: "\e8cd";
}

.icon-uniE8CE:before {
    content: "\e8ce";
}

.icon-uniE8CF:before {
    content: "\e8cf";
}

.icon-uniE8D0:before {
    content: "\e8d0";
}

.icon-uniE8D1:before {
    content: "\e8d1";
}

.icon-uniE8D2:before {
    content: "\e8d2";
}

.icon-uniE8D3:before {
    content: "\e8d3";
}

.icon-uniE8D4:before {
    content: "\e8d4";
}

.icon-uniE8D5:before {
    content: "\e8d5";
}

.icon-uniE8D6:before {
    content: "\e8d6";
}

.icon-uniE8D7:before {
    content: "\e8d7";
}

.icon-uniE8D8:before {
    content: "\e8d8";
}

.icon-uniE8D9:before {
    content: "\e8d9";
}

.icon-uniE8DA:before {
    content: "\e8da";
}

.icon-uniE8DB:before {
    content: "\e8db";
}

.icon-uniE8DC:before {
    content: "\e8dc";
}

.icon-uniE8DD:before {
    content: "\e8dd";
}

.icon-uniE8DE:before {
    content: "\e8de";
}

.icon-uniE8DF:before {
    content: "\e8df";
}

.icon-uniE8E0:before {
    content: "\e8e0";
}

.icon-uniE8E1:before {
    content: "\e8e1";
}

.icon-uniE8E2:before {
    content: "\e8e2";
}

.icon-uniE8E3:before {
    content: "\e8e3";
}

.icon-uniE8E4:before {
    content: "\e8e4";
}

.icon-uniE8E5:before {
    content: "\e8e5";
}

.icon-uniE8E6:before {
    content: "\e8e6";
}

.icon-uniE8E7:before {
    content: "\e8e7";
}

.icon-uniE8E8:before {
    content: "\e8e8";
}

.icon-uniE8E9:before {
    content: "\e8e9";
}

.icon-uniE8EA:before {
    content: "\e8ea";
}

.icon-uniE8EB:before {
    content: "\e8eb";
}

.icon-uniE8EC:before {
    content: "\e8ec";
}

.icon-uniE8ED:before {
    content: "\e8ed";
}

.icon-uniE8EE:before {
    content: "\e8ee";
}

.icon-uniE8EF:before {
    content: "\e8ef";
}

.icon-uniE8F0:before {
    content: "\e8f0";
}

.icon-uniE8F1:before {
    content: "\e8f1";
}

.icon-uniE8F2:before {
    content: "\e8f2";
}

.icon-uniE8F3:before {
    content: "\e8f3";
}

.icon-uniE8F4:before {
    content: "\e8f4";
}

.icon-uniE8F5:before {
    content: "\e8f5";
}

.icon-uniE8F6:before {
    content: "\e8f6";
}

.icon-uniE8F7:before {
    content: "\e8f7";
}

.icon-uniE8F8:before {
    content: "\e8f8";
}

.icon-uniE8F9:before {
    content: "\e8f9";
}

.icon-uniE8FA:before {
    content: "\e8fa";
}

.icon-uniE8FB:before {
    content: "\e8fb";
}

.icon-uniE8FC:before {
    content: "\e8fc";
}

.icon-uniE8FD:before {
    content: "\e8fd";
}

.icon-uniE8FE:before {
    content: "\e8fe";
}

.icon-uniE8FF:before {
    content: "\e8ff";
}

.icon-uniE900:before {
    content: "\e900";
}

.icon-uniE901:before {
    content: "\e901";
}

.icon-uniE902:before {
    content: "\e902";
}

.icon-uniE903:before {
    content: "\e903";
}

.icon-uniE904:before {
    content: "\e904";
}

.icon-uniE905:before {
    content: "\e905";
}

.icon-uniE906:before {
    content: "\e906";
}

.icon-uniE907:before {
    content: "\e907";
}

.icon-uniE908:before {
    content: "\e908";
}

.icon-uniE909:before {
    content: "\e909";
}

.icon-uniE90A:before {
    content: "\e90a";
}

.icon-uniE90B:before {
    content: "\e90b";
}

.icon-uniE90C:before {
    content: "\e90c";
}

.icon-uniE90D:before {
    content: "\e90d";
}

.icon-uniE90E:before {
    content: "\e90e";
}

.icon-uniE90F:before {
    content: "\e90f";
}

.icon-uniE910:before {
    content: "\e910";
}

.icon-uniE911:before {
    content: "\e911";
}

.icon-uniE912:before {
    content: "\e912";
}

.icon-uniE913:before {
    content: "\e913";
}

.icon-uniE914:before {
    content: "\e914";
}

.icon-uniE915:before {
    content: "\e915";
}

.icon-uniE916:before {
    content: "\e916";
}

.icon-uniE917:before {
    content: "\e917";
}

.icon-uniE918:before {
    content: "\e918";
}

.icon-uniE919:before {
    content: "\e919";
}

.icon-uniE91A:before {
    content: "\e91a";
}

.icon-uniE91B:before {
    content: "\e91b";
}

.icon-uniE91C:before {
    content: "\e91c";
}

.icon-uniE91D:before {
    content: "\e91d";
}

.icon-uniE91E:before {
    content: "\e91e";
}

.icon-uniE91F:before {
    content: "\e91f";
}

.icon-uniE920:before {
    content: "\e920";
}

.icon-uniE921:before {
    content: "\e921";
}

.icon-uniE922:before {
    content: "\e922";
}

.icon-uniE923:before {
    content: "\e923";
}

.icon-uniE924:before {
    content: "\e924";
}

.icon-uniE925:before {
    content: "\e925";
}

.icon-uniE926:before {
    content: "\e926";
}

.icon-uniE927:before {
    content: "\e927";
}

.icon-uniE928:before {
    content: "\e928";
}

.icon-uniE929:before {
    content: "\e929";
}

.icon-uniE92A:before {
    content: "\e92a";
}

.icon-uniE92B:before {
    content: "\e92b";
}

.icon-uniE92C:before {
    content: "\e92c";
}

.icon-uniE92D:before {
    content: "\e92d";
}

.icon-uniE92E:before {
    content: "\e92e";
}

.icon-uniE92F:before {
    content: "\e92f";
}

.icon-uniE930:before {
    content: "\e930";
}

.icon-uniE931:before {
    content: "\e931";
}

.icon-uniE932:before {
    content: "\e932";
}

.icon-uniE933:before {
    content: "\e933";
}

.icon-uniE934:before {
    content: "\e934";
}

.icon-uniE935:before {
    content: "\e935";
}

.icon-uniE936:before {
    content: "\e936";
}

.icon-uniE937:before {
    content: "\e937";
}

.icon-uniE938:before {
    content: "\e938";
}

.icon-uniE939:before {
    content: "\e939";
}

.icon-uniE93A:before {
    content: "\e93a";
}

.icon-uniE93B:before {
    content: "\e93b";
}

.icon-uniE93C:before {
    content: "\e93c";
}

.icon-uniE93D:before {
    content: "\e93d";
}

.icon-uniE93E:before {
    content: "\e93e";
}

.icon-uniE93F:before {
    content: "\e93f";
}

.icon-uniE940:before {
    content: "\e940";
}

.icon-uniE941:before {
    content: "\e941";
}

.icon-uniE942:before {
    content: "\e942";
}

.icon-uniE943:before {
    content: "\e943";
}

.icon-uniE944:before {
    content: "\e944";
}

.icon-uniE945:before {
    content: "\e945";
}

.icon-uniE946:before {
    content: "\e946";
}

.icon-uniE947:before {
    content: "\e947";
}

.icon-uniE948:before {
    content: "\e948";
}

.icon-uniE949:before {
    content: "\e949";
}

.icon-uniE94A:before {
    content: "\e94a";
}

.icon-uniE94B:before {
    content: "\e94b";
}

.icon-uniE94C:before {
    content: "\e94c";
}

.icon-uniE94D:before {
    content: "\e94d";
}

.icon-uniE94E:before {
    content: "\e94e";
}

.icon-uniE94F:before {
    content: "\e94f";
}

.icon-uniE950:before {
    content: "\e950";
}

.icon-uniE951:before {
    content: "\e951";
}

.icon-uniE952:before {
    content: "\e952";
}

.icon-uniE953:before {
    content: "\e953";
}

.icon-uniE954:before {
    content: "\e954";
}

.icon-uniE955:before {
    content: "\e955";
}

.icon-uniE956:before {
    content: "\e956";
}

.icon-uniE957:before {
    content: "\e957";
}

.icon-uniE958:before {
    content: "\e958";
}

.icon-uniE959:before {
    content: "\e959";
}

.icon-uniE95A:before {
    content: "\e95a";
}

.icon-uniE95B:before {
    content: "\e95b";
}

.icon-uniE95C:before {
    content: "\e95c";
}

.icon-uniE95D:before {
    content: "\e95d";
}

.icon-uniE95E:before {
    content: "\e95e";
}

.icon-uniE95F:before {
    content: "\e95f";
}

.icon-home10:before {
    content: "\e960";
}

.icon-home2:before {
    content: "\e961";
}

.icon-home3:before {
    content: "\e962";
}

.icon-home4:before {
    content: "\e963";
}

.icon-home5:before {
    content: "\e964";
}

.icon-home6:before {
    content: "\e965";
}

.icon-home7:before {
    content: "\e966";
}

.icon-home8:before {
    content: "\e967";
}

.icon-home9:before {
    content: "\e968";
}

.icon-office:before {
    content: "\e969";
}

.icon-city:before {
    content: "\e96a";
}

.icon-newspaper:before {
    content: "\e96b";
}

.icon-magazine:before {
    content: "\e96c";
}

.icon-design:before {
    content: "\e96d";
}

.icon-pencil8:before {
    content: "\e96e";
}

.icon-pencil2:before {
    content: "\e96f";
}

.icon-pencil3:before {
    content: "\e970";
}

.icon-pencil4:before {
    content: "\e971";
}

.icon-pencil5:before {
    content: "\e972";
}

.icon-pencil6:before {
    content: "\e973";
}

.icon-pencil7:before {
    content: "\e974";
}

.icon-eraser4:before {
    content: "\e975";
}

.icon-eraser2:before {
    content: "\e976";
}

.icon-eraser3:before {
    content: "\e977";
}

.icon-quill:before {
    content: "\e978";
}

.icon-quill2:before {
    content: "\e979";
}

.icon-quill3:before {
    content: "\e97a";
}

.icon-quill4:before {
    content: "\e97b";
}

.icon-pen:before {
    content: "\e97c";
}

.icon-pen-plus:before {
    content: "\e97d";
}

.icon-pen-minus:before {
    content: "\e97e";
}

.icon-pen2:before {
    content: "\e97f";
}

.icon-pen3:before {
    content: "\e980";
}

.icon-pen4:before {
    content: "\e981";
}

.icon-pen5:before {
    content: "\e982";
}

.icon-marker:before {
    content: "\e983";
}

.icon-marker2:before {
    content: "\e984";
}

.icon-blog:before {
    content: "\e985";
}

.icon-blog2:before {
    content: "\e986";
}

.icon-pen6:before {
    content: "\e987";
}

.icon-brush:before {
    content: "\e988";
}

.icon-spray:before {
    content: "\e989";
}

.icon-palette:before {
    content: "\e98a";
}

.icon-palette2:before {
    content: "\e98b";
}

.icon-color-sampler:before {
    content: "\e98c";
}

.icon-toggle:before {
    content: "\e98d";
}

.icon-bucket:before {
    content: "\e98e";
}

.icon-bucket2:before {
    content: "\e98f";
}

.icon-gradient:before {
    content: "\e990";
}

.icon-eyedropper2:before {
    content: "\e992";
}

.icon-eyedropper3:before {
    content: "\e993";
}

.icon-droplet:before {
    content: "\e994";
}

.icon-droplet2:before {
    content: "\e995";
}

.icon-droplet-contrast:before {
    content: "\e996";
}

.icon-color-clear:before {
    content: "\e997";
}

.icon-paint-format:before {
    content: "\e998";
}

.icon-stamp:before {
    content: "\e999";
}

.icon-images:before {
    content: "\e99a";
}

.icon-image7:before {
    content: "\e99b";
}

.icon-image2:before {
    content: "\e99c";
}

.icon-image-compare:before {
    content: "\e99d";
}

.icon-images2:before {
    content: "\e99e";
}

.icon-image3:before {
    content: "\e99f";
}

.icon-images3:before {
    content: "\e9a0";
}

.icon-image4:before {
    content: "\e9a1";
}

.icon-image5:before {
    content: "\e9a2";
}

.icon-image6:before {
    content: "\e9a3";
}

.icon-camera4:before {
    content: "\e9a4";
}

.icon-camera2:before {
    content: "\e9a5";
}

.icon-camera3:before {
    content: "\e9a6";
}

.icon-shutter:before {
    content: "\e9a7";
}

.icon-headphones2:before {
    content: "\e9a8";
}

.icon-headset:before {
    content: "\e9a9";
}

.icon-music7:before {
    content: "\e9aa";
}

.icon-music2:before {
    content: "\e9ab";
}

.icon-music3:before {
    content: "\e9ac";
}

.icon-music4:before {
    content: "\e9ad";
}

.icon-music5:before {
    content: "\e9ae";
}

.icon-music6:before {
    content: "\e9af";
}

.icon-album:before {
    content: "\e9b0";
}

.icon-cassette:before {
    content: "\e9b1";
}

.icon-tape:before {
    content: "\e9b2";
}

.icon-piano:before {
    content: "\e9b3";
}

.icon-guitar:before {
    content: "\e9b4";
}

.icon-trumpet:before {
    content: "\e9b5";
}

.icon-speakers:before {
    content: "\e9b6";
}

.icon-play5:before {
    content: "\e9b7";
}

.icon-play2:before {
    content: "\e9b8";
}

.icon-clapboard-play:before {
    content: "\e9b9";
}

.icon-clapboard:before {
    content: "\e9ba";
}

.icon-media:before {
    content: "\e9bb";
}

.icon-presentation:before {
    content: "\e9bc";
}

.icon-movie:before {
    content: "\e9bd";
}

.icon-film5:before {
    content: "\e9be";
}

.icon-film2:before {
    content: "\e9bf";
}

.icon-film3:before {
    content: "\e9c0";
}

.icon-film4:before {
    content: "\e9c1";
}

.icon-video-camera6:before {
    content: "\e9c2";
}

.icon-video-camera2:before {
    content: "\e9c3";
}

.icon-video-camera-slash:before {
    content: "\e9c4";
}

.icon-video-camera3:before {
    content: "\e9c5";
}

.icon-video-camera4:before {
    content: "\e9c6";
}

.icon-video-camera-slash2:before {
    content: "\e9c7";
}

.icon-video-camera5:before {
    content: "\e9c8";
}

.icon-recording:before {
    content: "\e9c9";
}

.icon-dice:before {
    content: "\e9ca";
}

.icon-gamepad4:before {
    content: "\e9cb";
}

.icon-gamepad2:before {
    content: "\e9cc";
}

.icon-gamepad3:before {
    content: "\e9cd";
}

.icon-pacman:before {
    content: "\e9ce";
}

.icon-spades:before {
    content: "\e9cf";
}

.icon-clubs:before {
    content: "\e9d0";
}

.icon-diamonds:before {
    content: "\e9d1";
}

.icon-chess-king:before {
    content: "\e9d2";
}

.icon-chess-queen:before {
    content: "\e9d3";
}

.icon-chess-rock:before {
    content: "\e9d4";
}

.icon-chess-bishop:before {
    content: "\e9d5";
}

.icon-chess-knight:before {
    content: "\e9d6";
}

.icon-chess-pawn:before {
    content: "\e9d7";
}

.icon-chess:before {
    content: "\e9d8";
}

.icon-bullhorn2:before {
    content: "\e9d9";
}

.icon-megaphone:before {
    content: "\e9da";
}

.icon-new:before {
    content: "\e9db";
}

.icon-connection:before {
    content: "\e9dc";
}

.icon-connection2:before {
    content: "\e9dd";
}

.icon-connection3:before {
    content: "\e9de";
}

.icon-connection4:before {
    content: "\e9df";
}

.icon-podcast:before {
    content: "\e9e0";
}

.icon-station:before {
    content: "\e9e1";
}

.icon-station2:before {
    content: "\e9e2";
}

.icon-antenna:before {
    content: "\e9e3";
}

.icon-satellite-dish:before {
    content: "\e9e4";
}

.icon-satellite-dish2:before {
    content: "\e9e5";
}

.icon-feed5:before {
    content: "\e9e6";
}

.icon-podcast2:before {
    content: "\e9e7";
}

.icon-antenna2:before {
    content: "\e9e8";
}

.icon-mic:before {
    content: "\e9e9";
}

.icon-mic-off:before {
    content: "\e9ea";
}

.icon-mic2:before {
    content: "\e9eb";
}

.icon-mic-off2:before {
    content: "\e9ec";
}

.icon-mic3:before {
    content: "\e9ed";
}

.icon-mic4:before {
    content: "\e9ee";
}

.icon-mic5:before {
    content: "\e9ef";
}

.icon-book4:before {
    content: "\e9f0";
}

.icon-book2:before {
    content: "\e9f1";
}

.icon-book-play:before {
    content: "\e9f2";
}

.icon-book3:before {
    content: "\e9f3";
}

.icon-bookmark5:before {
    content: "\e9f4";
}

.icon-books:before {
    content: "\e9f5";
}

.icon-archive2:before {
    content: "\e9f6";
}

.icon-reading:before {
    content: "\e9f7";
}

.icon-library:before {
    content: "\e9f8";
}

.icon-library2:before {
    content: "\e9f9";
}

.icon-graduation:before {
    content: "\e9fa";
}

.icon-file-text4:before {
    content: "\e9fb";
}

.icon-profile:before {
    content: "\e9fc";
}

.icon-file-empty:before {
    content: "\e9fd";
}

.icon-file-empty2:before {
    content: "\e9fe";
}

.icon-files-empty:before {
    content: "\e9ff";
}

.icon-files-empty2:before {
    content: "\ea00";
}

.icon-file-plus:before {
    content: "\ea01";
}

.icon-file-plus2:before {
    content: "\ea02";
}

.icon-file-minus:before {
    content: "\ea03";
}

.icon-file-minus2:before {
    content: "\ea04";
}

.icon-file-download:before {
    content: "\ea05";
}

.icon-file-download2:before {
    content: "\ea06";
}

.icon-file-upload:before {
    content: "\ea07";
}

.icon-file-upload2:before {
    content: "\ea08";
}

.icon-file-check:before {
    content: "\ea09";
}

.icon-file-check2:before {
    content: "\ea0a";
}

.icon-file-eye:before {
    content: "\ea0b";
}

.icon-file-eye2:before {
    content: "\ea0c";
}

.icon-file-text2:before {
    content: "\ea0d";
}

.icon-file-text3:before {
    content: "\ea0e";
}

.icon-file-picture:before {
    content: "\ea0f";
}

.icon-file-picture2:before {
    content: "\ea10";
}

.icon-file-music:before {
    content: "\ea11";
}

.icon-file-music2:before {
    content: "\ea12";
}

.icon-file-play:before {
    content: "\ea13";
}

.icon-file-play2:before {
    content: "\ea14";
}

.icon-file-video:before {
    content: "\ea15";
}

.icon-file-video2:before {
    content: "\ea16";
}

.icon-copy5:before {
    content: "\ea17";
}

.icon-copy2:before {
    content: "\ea18";
}

.icon-file-zip:before {
    content: "\ea19";
}

.icon-file-zip2:before {
    content: "\ea1a";
}

.icon-file-xml:before {
    content: "\ea1b";
}

.icon-file-xml2:before {
    content: "\ea1c";
}

.icon-file-css:before {
    content: "\ea1d";
}

.icon-file-css2:before {
    content: "\ea1e";
}

.icon-file-presentation:before {
    content: "\ea1f";
}

.icon-file-presentation2:before {
    content: "\ea20";
}

.icon-file-stats:before {
    content: "\ea21";
}

.icon-file-stats2:before {
    content: "\ea22";
}

.icon-file-locked:before {
    content: "\ea23";
}

.icon-file-locked2:before {
    content: "\ea24";
}

.icon-file-spreadsheet:before {
    content: "\ea25";
}

.icon-file-spreadsheet2:before {
    content: "\ea26";
}

.icon-copy3:before {
    content: "\ea27";
}

.icon-copy4:before {
    content: "\ea28";
}

.icon-paste5:before {
    content: "\ea29";
}

.icon-paste2:before {
    content: "\ea2a";
}

.icon-paste3:before {
    content: "\ea2b";
}

.icon-paste4:before {
    content: "\ea2c";
}

.icon-stack:before {
    content: "\ea2d";
}

.icon-stack2:before {
    content: "\ea2e";
}

.icon-stack3:before {
    content: "\ea2f";
}

.icon-folder7:before {
    content: "\ea30";
}

.icon-folder-search:before {
    content: "\ea31";
}

.icon-folder-download:before {
    content: "\ea32";
}

.icon-folder-upload:before {
    content: "\ea33";
}

.icon-folder-plus:before {
    content: "\ea34";
}

.icon-folder-plus2:before {
    content: "\ea35";
}

.icon-folder-minus:before {
    content: "\ea36";
}

.icon-folder-minus2:before {
    content: "\ea37";
}

.icon-folder-check:before {
    content: "\ea38";
}

.icon-folder-heart:before {
    content: "\ea39";
}

.icon-folder-remove:before {
    content: "\ea3a";
}

.icon-folder2:before {
    content: "\ea3b";
}

.icon-folder-open4:before {
    content: "\ea3c";
}

.icon-folder3:before {
    content: "\ea3d";
}

.icon-folder4:before {
    content: "\ea3e";
}

.icon-folder-plus3:before {
    content: "\ea3f";
}

.icon-folder-minus3:before {
    content: "\ea40";
}

.icon-folder-plus4:before {
    content: "\ea41";
}

.icon-folder-minus4:before {
    content: "\ea42";
}

.icon-folder-download2:before {
    content: "\ea43";
}

.icon-folder-upload2:before {
    content: "\ea44";
}

.icon-folder-download3:before {
    content: "\ea45";
}

.icon-folder-upload3:before {
    content: "\ea46";
}

.icon-folder5:before {
    content: "\ea47";
}

.icon-folder-open2:before {
    content: "\ea48";
}

.icon-folder6:before {
    content: "\ea49";
}

.icon-folder-open3:before {
    content: "\ea4a";
}

.icon-certificate2:before {
    content: "\ea4b";
}

.icon-cc2:before {
    content: "\ea4c";
}

.icon-price-tag:before {
    content: "\ea4d";
}

.icon-price-tag2:before {
    content: "\ea4e";
}

.icon-price-tags:before {
    content: "\ea4f";
}

.icon-price-tag3:before {
    content: "\ea50";
}

.icon-price-tags2:before {
    content: "\ea51";
}

.icon-price-tag4:before {
    content: "\ea52";
}

.icon-price-tags3:before {
    content: "\ea53";
}

.icon-price-tag5:before {
    content: "\ea54";
}

.icon-price-tags4:before {
    content: "\ea55";
}

.icon-barcode3:before {
    content: "\ea56";
}

.icon-barcode2:before {
    content: "\ea57";
}

.icon-qrcode2:before {
    content: "\ea58";
}

.icon-ticket3:before {
    content: "\ea59";
}

.icon-ticket2:before {
    content: "\ea5a";
}

.icon-theater:before {
    content: "\ea5b";
}

.icon-store:before {
    content: "\ea5c";
}

.icon-store2:before {
    content: "\ea5d";
}

.icon-cart:before {
    content: "\ea5e";
}

.icon-cart2:before {
    content: "\ea5f";
}

.icon-cart3:before {
    content: "\ea60";
}

.icon-cart4:before {
    content: "\ea61";
}

.icon-cart5:before {
    content: "\ea62";
}

.icon-cart-add:before {
    content: "\ea63";
}

.icon-cart-add2:before {
    content: "\ea64";
}

.icon-cart-remove:before {
    content: "\ea65";
}

.icon-basket:before {
    content: "\ea66";
}

.icon-bag:before {
    content: "\ea67";
}

.icon-bag2:before {
    content: "\ea68";
}

.icon-percent2:before {
    content: "\ea69";
}

.icon-coins:before {
    content: "\ea6a";
}

.icon-coin-dollar:before {
    content: "\ea6b";
}

.icon-coin-euro:before {
    content: "\ea6c";
}

.icon-coin-pound:before {
    content: "\ea6d";
}

.icon-coin-yen:before {
    content: "\ea6e";
}

.icon-piggy-bank:before {
    content: "\ea6f";
}

.icon-wallet:before {
    content: "\ea70";
}

.icon-cash:before {
    content: "\ea71";
}

.icon-cash2:before {
    content: "\ea72";
}

.icon-cash3:before {
    content: "\ea73";
}

.icon-cash4:before {
    content: "\ea74";
}

.icon-credit-card3:before {
    content: "\ea75";
}

.icon-credit-card2:before {
    content: "\ea76";
}

.icon-calculator4:before {
    content: "\ea77";
}

.icon-calculator2:before {
    content: "\ea78";
}

.icon-calculator3:before {
    content: "\ea79";
}

.icon-chip:before {
    content: "\ea7a";
}

.icon-lifebuoy:before {
    content: "\ea7b";
}

.icon-phone4:before {
    content: "\ea7c";
}

.icon-phone2:before {
    content: "\ea7d";
}

.icon-phone-slash:before {
    content: "\ea7e";
}

.icon-phone-wave:before {
    content: "\ea7f";
}

.icon-phone-plus:before {
    content: "\ea80";
}

.icon-phone-minus:before {
    content: "\ea81";
}

.icon-phone-plus2:before {
    content: "\ea82";
}

.icon-phone-minus2:before {
    content: "\ea83";
}

.icon-phone-incoming:before {
    content: "\ea84";
}

.icon-phone-outgoing:before {
    content: "\ea85";
}

.icon-phone3:before {
    content: "\ea86";
}

.icon-phone-slash2:before {
    content: "\ea87";
}

.icon-phone-wave2:before {
    content: "\ea88";
}

.icon-phone-hang-up:before {
    content: "\ea89";
}

.icon-phone-hang-up2:before {
    content: "\ea8a";
}

.icon-address-book:before {
    content: "\ea8b";
}

.icon-address-book2:before {
    content: "\ea8c";
}

.icon-address-book3:before {
    content: "\ea8d";
}

.icon-notebook:before {
    content: "\ea8e";
}

.icon-at-sign:before {
    content: "\ea8f";
}

.icon-envelop:before {
    content: "\ea90";
}

.icon-envelop2:before {
    content: "\ea91";
}

.icon-envelop3:before {
    content: "\ea92";
}

.icon-envelop4:before {
    content: "\ea93";
}

.icon-envelop5:before {
    content: "\ea94";
}

.icon-mailbox:before {
    content: "\ea95";
}

.icon-pushpin:before {
    content: "\ea96";
}

.icon-pushpin2:before {
    content: "\ea97";
}

.icon-location:before {
    content: "\ea98";
}

.icon-location2:before {
    content: "\ea99";
}

.icon-location3:before {
    content: "\ea9a";
}

.icon-location4:before {
    content: "\ea9b";
}

.icon-location5:before {
    content: "\ea9c";
}

.icon-location6:before {
    content: "\ea9d";
}

.icon-location7:before {
    content: "\ea9e";
}

.icon-compass7:before {
    content: "\ea9f";
}

.icon-compass2:before {
    content: "\eaa0";
}

.icon-compass3:before {
    content: "\eaa1";
}

.icon-compass4:before {
    content: "\eaa2";
}

.icon-compass5:before {
    content: "\eaa3";
}

.icon-compass6:before {
    content: "\eaa4";
}

.icon-map6:before {
    content: "\eaa5";
}

.icon-map2:before {
    content: "\eaa6";
}

.icon-map3:before {
    content: "\eaa7";
}

.icon-map4:before {
    content: "\eaa8";
}

.icon-map5:before {
    content: "\eaa9";
}

.icon-direction:before {
    content: "\eaaa";
}

.icon-reset:before {
    content: "\eaab";
}

.icon-history2:before {
    content: "\eaac";
}

.icon-clock:before {
    content: "\eaad";
}

.icon-clock2:before {
    content: "\eaae";
}

.icon-clock3:before {
    content: "\eaaf";
}

.icon-clock4:before {
    content: "\eab0";
}

.icon-watch:before {
    content: "\eab1";
}

.icon-watch2:before {
    content: "\eab2";
}

.icon-alarm:before {
    content: "\eab3";
}

.icon-alarm-add:before {
    content: "\eab4";
}

.icon-alarm-check:before {
    content: "\eab5";
}

.icon-alarm-cancel:before {
    content: "\eab6";
}

.icon-bell4:before {
    content: "\eab7";
}

.icon-bell2:before {
    content: "\eab8";
}

.icon-bell3:before {
    content: "\eab9";
}

.icon-bell-plus:before {
    content: "\eaba";
}

.icon-bell-minus:before {
    content: "\eabb";
}

.icon-bell-check:before {
    content: "\eabc";
}

.icon-bell-cross:before {
    content: "\eabd";
}

.icon-stopwatch:before {
    content: "\eabe";
}

.icon-calendar6:before {
    content: "\eabf";
}

.icon-calendar2:before {
    content: "\eac0";
}

.icon-calendar3:before {
    content: "\eac1";
}

.icon-calendar4:before {
    content: "\eac2";
}

.icon-calendar5:before {
    content: "\eac3";
}

.icon-printer:before {
    content: "\eac4";
}

.icon-printer2:before {
    content: "\eac5";
}

.icon-printer3:before {
    content: "\eac6";
}

.icon-printer4:before {
    content: "\eac7";
}

.icon-shredder:before {
    content: "\eac8";
}

.icon-mouse:before {
    content: "\eac9";
}

.icon-mouse2:before {
    content: "\eaca";
}

.icon-mouse-left:before {
    content: "\eacb";
}

.icon-mouse-right:before {
    content: "\eacc";
}

.icon-keyboard:before {
    content: "\eacd";
}

.icon-keyboard2:before {
    content: "\eace";
}

.icon-typewriter:before {
    content: "\eacf";
}

.icon-display:before {
    content: "\ead0";
}

.icon-display2:before {
    content: "\ead1";
}

.icon-display3:before {
    content: "\ead2";
}

.icon-display4:before {
    content: "\ead3";
}

.icon-laptop2:before {
    content: "\ead4";
}

.icon-mobile4:before {
    content: "\ead5";
}

.icon-mobile2:before {
    content: "\ead6";
}

.icon-tablet2:before {
    content: "\ead7";
}

.icon-mobile3:before {
    content: "\ead8";
}

.icon-tv2:before {
    content: "\ead9";
}

.icon-radio:before {
    content: "\eada";
}

.icon-cabinet:before {
    content: "\eadb";
}

.icon-drawer:before {
    content: "\eadc";
}

.icon-drawer2:before {
    content: "\eadd";
}

.icon-drawer-out:before {
    content: "\eade";
}

.icon-drawer-in:before {
    content: "\eadf";
}

.icon-drawer3:before {
    content: "\eae0";
}

.icon-box:before {
    content: "\eae1";
}

.icon-box-add:before {
    content: "\eae2";
}

.icon-box-remove:before {
    content: "\eae3";
}

.icon-download11:before {
    content: "\eae4";
}

.icon-upload11:before {
    content: "\eae5";
}

.icon-floppy-disk:before {
    content: "\eae6";
}

.icon-floppy-disks:before {
    content: "\eae7";
}

.icon-floppy-disks2:before {
    content: "\eae8";
}

.icon-floppy-disk2:before {
    content: "\eae9";
}

.icon-floppy-disk3:before {
    content: "\eaea";
}

.icon-disk:before {
    content: "\eaeb";
}

.icon-disk2:before {
    content: "\eaec";
}

.icon-usb-stick:before {
    content: "\eaed";
}

.icon-drive:before {
    content: "\eaee";
}

.icon-server2:before {
    content: "\eaef";
}

.icon-database5:before {
    content: "\eaf0";
}

.icon-database2:before {
    content: "\eaf1";
}

.icon-database3:before {
    content: "\eaf2";
}

.icon-database4:before {
    content: "\eaf3";
}

.icon-database-menu:before {
    content: "\eaf4";
}

.icon-database-add:before {
    content: "\eaf5";
}

.icon-database-remove:before {
    content: "\eaf6";
}

.icon-database-insert:before {
    content: "\eaf7";
}

.icon-database-export:before {
    content: "\eaf8";
}

.icon-database-upload:before {
    content: "\eaf9";
}

.icon-database-refresh:before {
    content: "\eafa";
}

.icon-database-diff:before {
    content: "\eafb";
}

.icon-database-edit:before {
    content: "\eafc";
}

.icon-database-edit2:before {
    content: "\eafd";
}

.icon-database-check:before {
    content: "\eafe";
}

.icon-database-arrow:before {
    content: "\eaff";
}

.icon-database-time:before {
    content: "\eb00";
}

.icon-database-time2:before {
    content: "\eb01";
}

.icon-undo3:before {
    content: "\eb02";
}

.icon-redo:before {
    content: "\eb03";
}

.icon-rotate-ccw:before {
    content: "\eb04";
}

.icon-rotate-cw:before {
    content: "\eb05";
}

.icon-rotate-ccw2:before {
    content: "\eb06";
}

.icon-rotate-cw2:before {
    content: "\eb07";
}

.icon-rotate-ccw3:before {
    content: "\eb08";
}

.icon-rotate-cw3:before {
    content: "\eb09";
}

.icon-flip-vertical:before {
    content: "\eb0a";
}

.icon-flip-vertical2:before {
    content: "\eb0b";
}

.icon-flip-horizontal:before {
    content: "\eb0c";
}

.icon-flip-horizontal2:before {
    content: "\eb0d";
}

.icon-flip-vertical3:before {
    content: "\eb0e";
}

.icon-flip-vertical4:before {
    content: "\eb0f";
}

.icon-angle:before {
    content: "\eb10";
}

.icon-shear:before {
    content: "\eb11";
}

.icon-unite:before {
    content: "\eb12";
}

.icon-subtract:before {
    content: "\eb13";
}

.icon-interset:before {
    content: "\eb14";
}

.icon-exclude:before {
    content: "\eb15";
}

.icon-align-left2:before {
    content: "\eb16";
}

.icon-align-center-horizontal:before {
    content: "\eb17";
}

.icon-align-right2:before {
    content: "\eb18";
}

.icon-align-top:before {
    content: "\eb19";
}

.icon-align-center-vertical:before {
    content: "\eb1a";
}

.icon-align-bottom:before {
    content: "\eb1b";
}

.icon-undo2:before {
    content: "\eb1c";
}

.icon-redo2:before {
    content: "\eb1d";
}

.icon-forward4:before {
    content: "\eb1e";
}

.icon-reply2:before {
    content: "\eb1f";
}

.icon-reply-all2:before {
    content: "\eb20";
}

.icon-bubble:before {
    content: "\eb21";
}

.icon-bubbles:before {
    content: "\eb22";
}

.icon-bubbles2:before {
    content: "\eb23";
}

.icon-bubble2:before {
    content: "\eb24";
}

.icon-bubbles3:before {
    content: "\eb25";
}

.icon-bubbles4:before {
    content: "\eb26";
}

.icon-bubble-notification:before {
    content: "\eb27";
}

.icon-bubbles5:before {
    content: "\eb28";
}

.icon-bubbles6:before {
    content: "\eb29";
}

.icon-bubble3:before {
    content: "\eb2a";
}

.icon-bubble-dots:before {
    content: "\eb2b";
}

.icon-bubble-lines:before {
    content: "\eb2c";
}

.icon-bubble4:before {
    content: "\eb2d";
}

.icon-bubble-dots2:before {
    content: "\eb2e";
}

.icon-bubble-lines2:before {
    content: "\eb2f";
}

.icon-bubble5:before {
    content: "\eb30";
}

.icon-bubble6:before {
    content: "\eb31";
}

.icon-bubbles7:before {
    content: "\eb32";
}

.icon-bubble7:before {
    content: "\eb33";
}

.icon-bubbles8:before {
    content: "\eb34";
}

.icon-bubble8:before {
    content: "\eb35";
}

.icon-bubble-dots3:before {
    content: "\eb36";
}

.icon-bubble-lines3:before {
    content: "\eb37";
}

.icon-bubble9:before {
    content: "\eb38";
}

.icon-bubble-dots4:before {
    content: "\eb39";
}

.icon-bubble-lines4:before {
    content: "\eb3a";
}

.icon-bubbles9:before {
    content: "\eb3b";
}

.icon-bubbles10:before {
    content: "\eb3c";
}

.icon-bubble-blocked:before {
    content: "\eb3d";
}

.icon-bubble-quote:before {
    content: "\eb3e";
}

.icon-bubble-user:before {
    content: "\eb3f";
}

.icon-bubble-smiley:before {
    content: "\eb40";
}

.icon-bubble-check:before {
    content: "\eb41";
}

.icon-bubble-video:before {
    content: "\eb42";
}

.icon-bubble-link:before {
    content: "\eb43";
}

.icon-bubble-lock:before {
    content: "\eb44";
}

.icon-bubble-star:before {
    content: "\eb45";
}

.icon-bubble-heart:before {
    content: "\eb46";
}

.icon-bubble-paperclip:before {
    content: "\eb47";
}

.icon-bubble-cancel:before {
    content: "\eb48";
}

.icon-bubble-plus:before {
    content: "\eb49";
}

.icon-bubble-minus:before {
    content: "\eb4a";
}

.icon-bubble-notification2:before {
    content: "\eb4b";
}

.icon-bubble-left:before {
    content: "\eb4c";
}

.icon-bubble-right:before {
    content: "\eb4d";
}

.icon-bubble-first:before {
    content: "\eb4e";
}

.icon-bubble-last:before {
    content: "\eb4f";
}

.icon-bubble-reply:before {
    content: "\eb50";
}

.icon-bubble-forward:before {
    content: "\eb51";
}

.icon-bubble-reply2:before {
    content: "\eb52";
}

.icon-bubble-forward2:before {
    content: "\eb53";
}

.icon-user8:before {
    content: "\eb54";
}

.icon-users6:before {
    content: "\eb55";
}

.icon-user-plus3:before {
    content: "\eb56";
}

.icon-user-minus:before {
    content: "\eb57";
}

.icon-user-cancel:before {
    content: "\eb58";
}

.icon-user-block:before {
    content: "\eb59";
}

.icon-user-lock:before {
    content: "\eb5a";
}

.icon-user-check:before {
    content: "\eb5b";
}

.icon-users2:before {
    content: "\eb5c";
}

.icon-user2:before {
    content: "\eb5d";
}

.icon-users3:before {
    content: "\eb5e";
}

.icon-user-plus2:before {
    content: "\eb5f";
}

.icon-user-minus2:before {
    content: "\eb60";
}

.icon-user-cancel2:before {
    content: "\eb61";
}

.icon-user-block2:before {
    content: "\eb62";
}

.icon-user-lock2:before {
    content: "\eb63";
}

.icon-user-check2:before {
    content: "\eb64";
}

.icon-user3:before {
    content: "\eb65";
}

.icon-user4:before {
    content: "\eb66";
}

.icon-user5:before {
    content: "\eb67";
}

.icon-user6:before {
    content: "\eb68";
}

.icon-users4:before {
    content: "\eb69";
}

.icon-user-tie:before {
    content: "\eb6a";
}

.icon-user7:before {
    content: "\eb6b";
}

.icon-users5:before {
    content: "\eb6c";
}

.icon-collaboration:before {
    content: "\eb6d";
}

.icon-vcard:before {
    content: "\eb6e";
}

.icon-hat:before {
    content: "\eb6f";
}

.icon-bowtie:before {
    content: "\eb70";
}

.icon-tie:before {
    content: "\eb71";
}

.icon-hanger:before {
    content: "\eb72";
}

.icon-tshirt:before {
    content: "\eb73";
}

.icon-pants:before {
    content: "\eb74";
}

.icon-shorts:before {
    content: "\eb75";
}

.icon-sock:before {
    content: "\eb76";
}

.icon-laundry:before {
    content: "\eb77";
}

.icon-quotes-left:before {
    content: "\eb78";
}

.icon-quotes-right:before {
    content: "\eb79";
}

.icon-quotes-left2:before {
    content: "\eb7a";
}

.icon-quotes-right2:before {
    content: "\eb7b";
}

.icon-hour-glass:before {
    content: "\eb7c";
}

.icon-hour-glass2:before {
    content: "\eb7d";
}

.icon-hour-glass3:before {
    content: "\eb7e";
}

.icon-spinner12:before {
    content: "\eb7f";
}

.icon-spinner2:before {
    content: "\eb80";
}

.icon-spinner3:before {
    content: "\eb81";
}

.icon-spinner4:before {
    content: "\eb82";
}

.icon-spinner5:before {
    content: "\eb83";
}

.icon-spinner6:before {
    content: "\eb84";
}

.icon-spinner7:before {
    content: "\eb85";
}

.icon-spinner8:before {
    content: "\eb86";
}

.icon-spinner9:before {
    content: "\eb87";
}

.icon-spinner10:before {
    content: "\eb88";
}

.icon-spinner11:before {
    content: "\eb89";
}

.icon-microscope:before {
    content: "\eb8a";
}

.icon-binoculars3:before {
    content: "\eb8b";
}

.icon-binoculars2:before {
    content: "\eb8c";
}

.icon-search7:before {
    content: "\eb8d";
}

.icon-zoom-in:before {
    content: "\eb8e";
}

.icon-zoom-out:before {
    content: "\eb8f";
}

.icon-search2:before {
    content: "\eb90";
}

.icon-zoom-in2:before {
    content: "\eb91";
}

.icon-zoom-out2:before {
    content: "\eb92";
}

.icon-search3:before {
    content: "\eb93";
}

.icon-search4:before {
    content: "\eb94";
}

.icon-zoom-in3:before {
    content: "\eb95";
}

.icon-zoom-out3:before {
    content: "\eb96";
}

.icon-search5:before {
    content: "\eb97";
}

.icon-search6:before {
    content: "\eb98";
}

.icon-enlarge:before {
    content: "\eb99";
}

.icon-shrink:before {
    content: "\eb9a";
}

.icon-enlarge2:before {
    content: "\eb9b";
}

.icon-shrink2:before {
    content: "\eb9c";
}

.icon-enlarge3:before {
    content: "\eb9d";
}

.icon-shrink3:before {
    content: "\eb9e";
}

.icon-enlarge4:before {
    content: "\eb9f";
}

.icon-shrink4:before {
    content: "\eba0";
}

.icon-enlarge5:before {
    content: "\eba1";
}

.icon-shrink5:before {
    content: "\eba2";
}

.icon-enlarge6:before {
    content: "\eba3";
}

.icon-shrink6:before {
    content: "\eba4";
}

.icon-enlarge7:before {
    content: "\eba5";
}

.icon-shrink7:before {
    content: "\eba6";
}

.icon-key6:before {
    content: "\eba7";
}

.icon-key2:before {
    content: "\eba8";
}

.icon-key3:before {
    content: "\eba9";
}

.icon-key4:before {
    content: "\ebaa";
}

.icon-key5:before {
    content: "\ebab";
}

.icon-keyhole:before {
    content: "\ebac";
}

.icon-lock6:before {
    content: "\ebad";
}

.icon-lock2:before {
    content: "\ebae";
}

.icon-lock3:before {
    content: "\ebaf";
}

.icon-lock4:before {
    content: "\ebb0";
}

.icon-unlocked:before {
    content: "\ebb1";
}

.icon-lock5:before {
    content: "\ebb2";
}

.icon-unlocked2:before {
    content: "\ebb3";
}

.icon-safe:before {
    content: "\ebb4";
}

.icon-wrench4:before {
    content: "\ebb5";
}

.icon-wrench2:before {
    content: "\ebb6";
}

.icon-wrench3:before {
    content: "\ebb7";
}

.icon-equalizer:before {
    content: "\ebb8";
}

.icon-equalizer2:before {
    content: "\ebb9";
}

.icon-equalizer3:before {
    content: "\ebba";
}

.icon-equalizer4:before {
    content: "\ebbb";
}

.icon-cog8:before {
    content: "\ebbc";
}

.icon-cogs2:before {
    content: "\ebbd";
}

.icon-cog2:before {
    content: "\ebbe";
}

.icon-cog3:before {
    content: "\ebbf";
}

.icon-cog4:before {
    content: "\ebc0";
}

.icon-cog5:before {
    content: "\ebc1";
}

.icon-cog6:before {
    content: "\ebc2";
}

.icon-cog7:before {
    content: "\ebc3";
}

.icon-factory:before {
    content: "\ebc4";
}

.icon-hammer:before {
    content: "\ebc5";
}

.icon-hammer-wrench:before {
    content: "\ebc6";
}

.icon-knife:before {
    content: "\ebc7";
}

.icon-screwdriver:before {
    content: "\ebc8";
}

.icon-screwdriver2:before {
    content: "\ebc9";
}

.icon-magic-wand:before {
    content: "\ebca";
}

.icon-magic-wand2:before {
    content: "\ebcb";
}

.icon-pulse:before {
    content: "\ebcc";
}

.icon-pulse2:before {
    content: "\ebcd";
}

.icon-aid-kit:before {
    content: "\ebce";
}

.icon-aid-kit2:before {
    content: "\ebcf";
}

.icon-stethoscope2:before {
    content: "\ebd0";
}

.icon-ambulance2:before {
    content: "\ebd1";
}

.icon-alarm2:before {
    content: "\ebd2";
}

.icon-pandage:before {
    content: "\ebd3";
}

.icon-pandage2:before {
    content: "\ebd4";
}

.icon-bug3:before {
    content: "\ebd5";
}

.icon-bug2:before {
    content: "\ebd6";
}

.icon-syringe:before {
    content: "\ebd7";
}

.icon-syringe2:before {
    content: "\ebd8";
}

.icon-pill:before {
    content: "\ebd9";
}

.icon-construction:before {
    content: "\ebda";
}

.icon-traffic-cone:before {
    content: "\ebdb";
}

.icon-traffic-lights:before {
    content: "\ebdc";
}

.icon-pie-chart9:before {
    content: "\ebdd";
}

.icon-pie-chart2:before {
    content: "\ebde";
}

.icon-pie-chart3:before {
    content: "\ebdf";
}

.icon-pie-chart4:before {
    content: "\ebe0";
}

.icon-pie-chart5:before {
    content: "\ebe1";
}

.icon-pie-chart6:before {
    content: "\ebe2";
}

.icon-pie-chart7:before {
    content: "\ebe3";
}

.icon-stats-dots:before {
    content: "\ebe4";
}

.icon-stats-bars:before {
    content: "\ebe5";
}

.icon-pie-chart8:before {
    content: "\ebe6";
}

.icon-stats-bars2:before {
    content: "\ebe7";
}

.icon-stats-bars3:before {
    content: "\ebe8";
}

.icon-stats-bars4:before {
    content: "\ebe9";
}

.icon-stats-bars5:before {
    content: "\ebea";
}

.icon-stats-bars6:before {
    content: "\ebeb";
}

.icon-chart:before {
    content: "\ebec";
}

.icon-stats-growth:before {
    content: "\ebed";
}

.icon-stats-decline:before {
    content: "\ebee";
}

.icon-stats-growth2:before {
    content: "\ebef";
}

.icon-stats-decline2:before {
    content: "\ebf0";
}

.icon-stairs-up:before {
    content: "\ebf1";
}

.icon-stairs-down:before {
    content: "\ebf2";
}

.icon-stairs:before {
    content: "\ebf3";
}

.icon-stairs2:before {
    content: "\ebf4";
}

.icon-ladder:before {
    content: "\ebf5";
}

.icon-rating:before {
    content: "\ebf6";
}

.icon-rating2:before {
    content: "\ebf7";
}

.icon-rating3:before {
    content: "\ebf8";
}

.icon-cake:before {
    content: "\ebf9";
}

.icon-podium:before {
    content: "\ebfa";
}

.icon-stars:before {
    content: "\ebfb";
}

.icon-medal-star:before {
    content: "\ebfc";
}

.icon-medal:before {
    content: "\ebfd";
}

.icon-medal2:before {
    content: "\ebfe";
}

.icon-medal-first:before {
    content: "\ebff";
}

.icon-medal-second:before {
    content: "\ec00";
}

.icon-medal-third:before {
    content: "\ec01";
}

.icon-crown:before {
    content: "\ec02";
}

.icon-trophy5:before {
    content: "\ec03";
}

.icon-trophy2:before {
    content: "\ec04";
}

.icon-trophy3:before {
    content: "\ec05";
}

.icon-diamond5:before {
    content: "\ec06";
}

.icon-diamond2:before {
    content: "\ec07";
}

.icon-trophy4:before {
    content: "\ec08";
}

.icon-gift3:before {
    content: "\ec09";
}

.icon-gift2:before {
    content: "\ec0a";
}

.icon-balloon:before {
    content: "\ec0b";
}

.icon-pipe:before {
    content: "\ec0c";
}

.icon-mustache:before {
    content: "\ec0d";
}

.icon-mustache2:before {
    content: "\ec0e";
}

.icon-glass5:before {
    content: "\ec0f";
}

.icon-glass2:before {
    content: "\ec10";
}

.icon-glass3:before {
    content: "\ec11";
}

.icon-glass4:before {
    content: "\ec12";
}

.icon-bottle:before {
    content: "\ec13";
}

.icon-bottle2:before {
    content: "\ec14";
}

.icon-bottle3:before {
    content: "\ec15";
}

.icon-bottle4:before {
    content: "\ec16";
}

.icon-mug:before {
    content: "\ec17";
}

.icon-fork-knife:before {
    content: "\ec18";
}

.icon-spoon-knife:before {
    content: "\ec19";
}

.icon-cook:before {
    content: "\ec1a";
}

.icon-plate:before {
    content: "\ec1b";
}

.icon-steak:before {
    content: "\ec1c";
}

.icon-fish:before {
    content: "\ec1d";
}

.icon-chicken:before {
    content: "\ec1e";
}

.icon-hamburger:before {
    content: "\ec1f";
}

.icon-pizza:before {
    content: "\ec20";
}

.icon-cheese:before {
    content: "\ec21";
}

.icon-bread:before {
    content: "\ec22";
}

.icon-icecream:before {
    content: "\ec23";
}

.icon-milk:before {
    content: "\ec24";
}

.icon-cup:before {
    content: "\ec25";
}

.icon-cup2:before {
    content: "\ec26";
}

.icon-coffee-baen:before {
    content: "\ec27";
}

.icon-coffee2:before {
    content: "\ec28";
}

.icon-teapot:before {
    content: "\ec29";
}

.icon-leaf3:before {
    content: "\ec2a";
}

.icon-leaf2:before {
    content: "\ec2b";
}

.icon-apple3:before {
    content: "\ec2c";
}

.icon-grapes:before {
    content: "\ec2d";
}

.icon-cherry:before {
    content: "\ec2e";
}

.icon-tree8:before {
    content: "\ec2f";
}

.icon-tree2:before {
    content: "\ec30";
}

.icon-tree3:before {
    content: "\ec31";
}

.icon-tree4:before {
    content: "\ec32";
}

.icon-cactus:before {
    content: "\ec33";
}

.icon-mountains:before {
    content: "\ec34";
}

.icon-paw2:before {
    content: "\ec35";
}

.icon-footprint:before {
    content: "\ec36";
}

.icon-tent:before {
    content: "\ec37";
}

.icon-flower:before {
    content: "\ec38";
}

.icon-flower2:before {
    content: "\ec39";
}

.icon-rocket2:before {
    content: "\ec3a";
}

.icon-meter:before {
    content: "\ec3b";
}

.icon-meter2:before {
    content: "\ec3c";
}

.icon-meter-slow:before {
    content: "\ec3d";
}

.icon-meter-medium:before {
    content: "\ec3e";
}

.icon-meter-fast:before {
    content: "\ec3f";
}

.icon-meter3:before {
    content: "\ec40";
}

.icon-hammer2:before {
    content: "\ec41";
}

.icon-balance:before {
    content: "\ec42";
}

.icon-scale:before {
    content: "\ec43";
}

.icon-bomb2:before {
    content: "\ec44";
}

.icon-fire3:before {
    content: "\ec45";
}

.icon-fire2:before {
    content: "\ec46";
}

.icon-lab:before {
    content: "\ec47";
}

.icon-atom:before {
    content: "\ec48";
}

.icon-atom2:before {
    content: "\ec49";
}

.icon-magnet3:before {
    content: "\ec4a";
}

.icon-magnet2:before {
    content: "\ec4b";
}

.icon-dumbbell:before {
    content: "\ec4c";
}

.icon-skull:before {
    content: "\ec4d";
}

.icon-skull2:before {
    content: "\ec4e";
}

.icon-lamp:before {
    content: "\ec4f";
}

.icon-lamp2:before {
    content: "\ec50";
}

.icon-lamp3:before {
    content: "\ec51";
}

.icon-spotlight:before {
    content: "\ec52";
}

.icon-lamp4:before {
    content: "\ec53";
}

.icon-lamp5:before {
    content: "\ec54";
}

.icon-lamp6:before {
    content: "\ec55";
}

.icon-lamp7:before {
    content: "\ec56";
}

.icon-lamp8:before {
    content: "\ec57";
}

.icon-broom:before {
    content: "\ec58";
}

.icon-toiletpaper:before {
    content: "\ec59";
}

.icon-bin:before {
    content: "\ec5a";
}

.icon-bin2:before {
    content: "\ec5b";
}

.icon-bin3:before {
    content: "\ec5c";
}

.icon-bin4:before {
    content: "\ec5d";
}

.icon-bin5:before {
    content: "\ec5e";
}

.icon-briefcase4:before {
    content: "\ec5f";
}

.icon-briefcase2:before {
    content: "\ec60";
}

.icon-briefcase3:before {
    content: "\ec61";
}

.icon-airplane:before {
    content: "\ec62";
}

.icon-airplane2:before {
    content: "\ec63";
}

.icon-airplane3:before {
    content: "\ec64";
}

.icon-airplane4:before {
    content: "\ec65";
}

.icon-paperplane:before {
    content: "\ec66";
}

.icon-car3:before {
    content: "\ec67";
}

.icon-steering-wheel:before {
    content: "\ec68";
}

.icon-car2:before {
    content: "\ec69";
}

.icon-gas:before {
    content: "\ec6a";
}

.icon-bus2:before {
    content: "\ec6b";
}

.icon-truck2:before {
    content: "\ec6c";
}

.icon-bike:before {
    content: "\ec6d";
}

.icon-road2:before {
    content: "\ec6e";
}

.icon-train3:before {
    content: "\ec6f";
}

.icon-train2:before {
    content: "\ec70";
}

.icon-ship2:before {
    content: "\ec71";
}

.icon-boat:before {
    content: "\ec72";
}

.icon-chopper:before {
    content: "\ec73";
}

.icon-chopper2:before {
    content: "\ec74";
}

.icon-cube5:before {
    content: "\ec75";
}

.icon-cube2:before {
    content: "\ec76";
}

.icon-cube3:before {
    content: "\ec77";
}

.icon-cube4:before {
    content: "\ec78";
}

.icon-pyramid:before {
    content: "\ec79";
}

.icon-pyramid2:before {
    content: "\ec7a";
}

.icon-package:before {
    content: "\ec7b";
}

.icon-puzzle:before {
    content: "\ec7c";
}

.icon-puzzle2:before {
    content: "\ec7d";
}

.icon-puzzle3:before {
    content: "\ec7e";
}

.icon-puzzle4:before {
    content: "\ec7f";
}

.icon-glasses-3d:before {
    content: "\ec80";
}

.icon-glasses-3d2:before {
    content: "\ec81";
}

.icon-glasses:before {
    content: "\ec82";
}

.icon-glasses2:before {
    content: "\ec83";
}

.icon-brain:before {
    content: "\ec84";
}

.icon-accessibility:before {
    content: "\ec85";
}

.icon-accessibility2:before {
    content: "\ec86";
}

.icon-strategy:before {
    content: "\ec87";
}

.icon-target:before {
    content: "\ec88";
}

.icon-target2:before {
    content: "\ec89";
}

.icon-target3:before {
    content: "\ec8a";
}

.icon-ammo:before {
    content: "\ec8b";
}

.icon-gun:before {
    content: "\ec8c";
}

.icon-gun-forbidden:before {
    content: "\ec8d";
}

.icon-shield5:before {
    content: "\ec8e";
}

.icon-shield-check:before {
    content: "\ec8f";
}

.icon-shield-notice:before {
    content: "\ec90";
}

.icon-shield2:before {
    content: "\ec91";
}

.icon-shield3:before {
    content: "\ec92";
}

.icon-shield4:before {
    content: "\ec93";
}

.icon-soccer:before {
    content: "\ec94";
}

.icon-football:before {
    content: "\ec95";
}

.icon-archery:before {
    content: "\ec96";
}

.icon-bow:before {
    content: "\ec97";
}

.icon-sword:before {
    content: "\ec98";
}

.icon-tennis:before {
    content: "\ec99";
}

.icon-pingpong:before {
    content: "\ec9a";
}

.icon-baseball:before {
    content: "\ec9b";
}

.icon-basketball:before {
    content: "\ec9c";
}

.icon-golf:before {
    content: "\ec9d";
}

.icon-golf2:before {
    content: "\ec9e";
}

.icon-hockey:before {
    content: "\ec9f";
}

.icon-racing:before {
    content: "\eca0";
}

.icon-finish:before {
    content: "\eca1";
}

.icon-eight-ball:before {
    content: "\eca2";
}

.icon-bowling:before {
    content: "\eca3";
}

.icon-bowling2:before {
    content: "\eca4";
}

.icon-power:before {
    content: "\eca5";
}

.icon-power2:before {
    content: "\eca6";
}

.icon-power3:before {
    content: "\eca7";
}

.icon-switch:before {
    content: "\eca8";
}

.icon-switch2:before {
    content: "\eca9";
}

.icon-power-cord:before {
    content: "\ecaa";
}

.icon-power-cord2:before {
    content: "\ecab";
}

.icon-outlet:before {
    content: "\ecac";
}

.icon-clipboard7:before {
    content: "\ecad";
}

.icon-clipboard2:before {
    content: "\ecae";
}

.icon-clipboard3:before {
    content: "\ecaf";
}

.icon-clipboard4:before {
    content: "\ecb0";
}

.icon-clipboard5:before {
    content: "\ecb1";
}

.icon-clipboard6:before {
    content: "\ecb2";
}

.icon-playlist:before {
    content: "\ecb3";
}

.icon-playlist-add:before {
    content: "\ecb4";
}

.icon-list-numbered:before {
    content: "\ecb5";
}

.icon-list3:before {
    content: "\ecb6";
}

.icon-list2:before {
    content: "\ecb7";
}

.icon-more:before {
    content: "\ecb8";
}

.icon-more2:before {
    content: "\ecb9";
}

.icon-grid:before {
    content: "\ecba";
}

.icon-grid2:before {
    content: "\ecbb";
}

.icon-grid3:before {
    content: "\ecbc";
}

.icon-grid4:before {
    content: "\ecbd";
}

.icon-grid5:before {
    content: "\ecbe";
}

.icon-grid6:before {
    content: "\ecbf";
}

.icon-grid7:before {
    content: "\ecc0";
}

.icon-tree5:before {
    content: "\ecc1";
}

.icon-tree6:before {
    content: "\ecc2";
}

.icon-tree7:before {
    content: "\ecc3";
}

.icon-lan:before {
    content: "\ecc4";
}

.icon-lan2:before {
    content: "\ecc5";
}

.icon-lan3:before {
    content: "\ecc6";
}

.icon-menu:before {
    content: "\ecc7";
}

.icon-circle-small:before {
    content: "\ecc8";
}

.icon-menu2:before {
    content: "\ecc9";
}

.icon-menu3:before {
    content: "\ecca";
}

.icon-menu4:before {
    content: "\eccb";
}

.icon-menu5:before {
    content: "\eccc";
}

.icon-menu6:before {
    content: "\eccd";
}

.icon-menu7:before {
    content: "\ecce";
}

.icon-menu8:before {
    content: "\eccf";
}

.icon-menu9:before {
    content: "\ecd0";
}

.icon-menu10:before {
    content: "\ecd1";
}

.icon-cloud3:before {
    content: "\ecd2";
}

.icon-cloud-download3:before {
    content: "\ecd3";
}

.icon-cloud-upload3:before {
    content: "\ecd4";
}

.icon-cloud-check:before {
    content: "\ecd5";
}

.icon-cloud2:before {
    content: "\ecd6";
}

.icon-cloud-download2:before {
    content: "\ecd7";
}

.icon-cloud-upload2:before {
    content: "\ecd8";
}

.icon-cloud-check2:before {
    content: "\ecd9";
}

.icon-download2:before {
    content: "\ecda";
}

.icon-download3:before {
    content: "\ecdb";
}

.icon-upload2:before {
    content: "\ecdc";
}

.icon-upload3:before {
    content: "\ecdd";
}

.icon-import:before {
    content: "\ecde";
}

.icon-import2:before {
    content: "\ecdf";
}

.icon-download4:before {
    content: "\ece0";
}

.icon-upload4:before {
    content: "\ece1";
}

.icon-download5:before {
    content: "\ece2";
}

.icon-upload5:before {
    content: "\ece3";
}

.icon-download6:before {
    content: "\ece4";
}

.icon-upload6:before {
    content: "\ece5";
}

.icon-download7:before {
    content: "\ece6";
}

.icon-upload7:before {
    content: "\ece7";
}

.icon-download8:before {
    content: "\ece8";
}

.icon-upload8:before {
    content: "\ece9";
}

.icon-download9:before {
    content: "\ecea";
}

.icon-upload9:before {
    content: "\eceb";
}

.icon-download10:before {
    content: "\ecec";
}

.icon-upload10:before {
    content: "\eced";
}

.icon-sphere:before {
    content: "\ecee";
}

.icon-sphere2:before {
    content: "\ecef";
}

.icon-sphere3:before {
    content: "\ecf0";
}

.icon-planet:before {
    content: "\ecf1";
}

.icon-planet2:before {
    content: "\ecf2";
}

.icon-earth:before {
    content: "\ecf3";
}

.icon-earth2:before {
    content: "\ecf4";
}

.icon-earth3:before {
    content: "\ecf5";
}

.icon-link6:before {
    content: "\ecf6";
}

.icon-unlink6:before {
    content: "\ecf7";
}

.icon-link2:before {
    content: "\ecf8";
}

.icon-unlink2:before {
    content: "\ecf9";
}

.icon-link3:before {
    content: "\ecfa";
}

.icon-unlink3:before {
    content: "\ecfb";
}

.icon-link4:before {
    content: "\ecfc";
}

.icon-unlink4:before {
    content: "\ecfd";
}

.icon-link5:before {
    content: "\ecfe";
}

.icon-unlink5:before {
    content: "\ecff";
}

.icon-anchor2:before {
    content: "\ed00";
}

.icon-flag9:before {
    content: "\ed01";
}

.icon-flag2:before {
    content: "\ed02";
}

.icon-flag3:before {
    content: "\ed03";
}

.icon-flag4:before {
    content: "\ed04";
}

.icon-flag5:before {
    content: "\ed05";
}

.icon-flag6:before {
    content: "\ed06";
}

.icon-flag7:before {
    content: "\ed07";
}

.icon-flag8:before {
    content: "\ed08";
}

.icon-attachment:before {
    content: "\ed09";
}

.icon-attachment2:before {
    content: "\ed0a";
}

.icon-eye5:before {
    content: "\ed0b";
}

.icon-eye-plus:before {
    content: "\ed0c";
}

.icon-eye-minus:before {
    content: "\ed0d";
}

.icon-eye-blocked:before {
    content: "\ed0e";
}

.icon-eye2:before {
    content: "\ed0f";
}

.icon-eye-blocked2:before {
    content: "\ed10";
}

.icon-eye3:before {
    content: "\ed11";
}

.icon-eye-blocked3:before {
    content: "\ed12";
}

.icon-eye4:before {
    content: "\ed13";
}

.icon-bookmark2:before {
    content: "\ed14";
}

.icon-bookmark3:before {
    content: "\ed15";
}

.icon-bookmarks:before {
    content: "\ed16";
}

.icon-bookmark4:before {
    content: "\ed17";
}

.icon-spotlight2:before {
    content: "\ed18";
}

.icon-starburst:before {
    content: "\ed19";
}

.icon-snowflake:before {
    content: "\ed1a";
}

.icon-temperature:before {
    content: "\ed1b";
}

.icon-temperature2:before {
    content: "\ed1c";
}

.icon-weather-lightning:before {
    content: "\ed1d";
}

.icon-weather-lightning2:before {
    content: "\ed1e";
}

.icon-weather-rain:before {
    content: "\ed1f";
}

.icon-weather-rain2:before {
    content: "\ed20";
}

.icon-weather-snow:before {
    content: "\ed21";
}

.icon-weather-snow2:before {
    content: "\ed22";
}

.icon-weather-cloud-wind:before {
    content: "\ed23";
}

.icon-weather-cloud-wind2:before {
    content: "\ed24";
}

.icon-weather-cloud-sun:before {
    content: "\ed25";
}

.icon-weather-cloud-sun2:before {
    content: "\ed26";
}

.icon-weather-cloudy:before {
    content: "\ed27";
}

.icon-weather-cloudy2:before {
    content: "\ed28";
}

.icon-weather-sun-wind:before {
    content: "\ed29";
}

.icon-weather-sun-wind2:before {
    content: "\ed2a";
}

.icon-sun:before {
    content: "\ed2b";
}

.icon-sun2:before {
    content: "\ed2c";
}

.icon-moon:before {
    content: "\ed2d";
}

.icon-day-night:before {
    content: "\ed2e";
}

.icon-day-night2:before {
    content: "\ed2f";
}

.icon-weather-windy:before {
    content: "\ed30";
}

.icon-fan:before {
    content: "\ed31";
}

.icon-umbrella2:before {
    content: "\ed32";
}

.icon-sun3:before {
    content: "\ed33";
}

.icon-contrast:before {
    content: "\ed34";
}

.icon-brightness-contrast:before {
    content: "\ed35";
}

.icon-brightness-high:before {
    content: "\ed36";
}

.icon-brightness-medium:before {
    content: "\ed37";
}

.icon-brightness-low:before {
    content: "\ed38";
}

.icon-bed3:before {
    content: "\ed39";
}

.icon-bed2:before {
    content: "\ed3a";
}

.icon-furniture:before {
    content: "\ed3b";
}

.icon-chair:before {
    content: "\ed3c";
}

.icon-star-empty:before {
    content: "\ed3d";
}

.icon-star-empty2:before {
    content: "\ed3e";
}

.icon-star-full:before {
    content: "\ed3f";
}

.icon-star-empty3:before {
    content: "\ed40";
}

.icon-star-half2:before {
    content: "\ed41";
}

.icon-star-full2:before {
    content: "\ed42";
}

.icon-star2:before {
    content: "\ed43";
}

.icon-heart9:before {
    content: "\ed44";
}

.icon-heart2:before {
    content: "\ed45";
}

.icon-heart3:before {
    content: "\ed46";
}

.icon-heart4:before {
    content: "\ed47";
}

.icon-heart-broken:before {
    content: "\ed48";
}

.icon-heart5:before {
    content: "\ed49";
}

.icon-heart6:before {
    content: "\ed4a";
}

.icon-heart-broken2:before {
    content: "\ed4b";
}

.icon-heart7:before {
    content: "\ed4c";
}

.icon-heart8:before {
    content: "\ed4d";
}

.icon-heart-broken3:before {
    content: "\ed4e";
}

.icon-lips:before {
    content: "\ed4f";
}

.icon-lips2:before {
    content: "\ed50";
}

.icon-thumbs-up4:before {
    content: "\ed51";
}

.icon-thumbs-up2:before {
    content: "\ed52";
}

.icon-thumbs-down4:before {
    content: "\ed53";
}

.icon-thumbs-down2:before {
    content: "\ed54";
}

.icon-thumbs-up3:before {
    content: "\ed55";
}

.icon-thumbs-down3:before {
    content: "\ed56";
}

.icon-height:before {
    content: "\ed57";
}

.icon-man:before {
    content: "\ed58";
}

.icon-woman:before {
    content: "\ed59";
}

.icon-man-woman:before {
    content: "\ed5a";
}

.icon-male2:before {
    content: "\ed5b";
}

.icon-female2:before {
    content: "\ed5c";
}

.icon-peace:before {
    content: "\ed5d";
}

.icon-yin-yang:before {
    content: "\ed5e";
}

.icon-happy:before {
    content: "\ed5f";
}

.icon-happy2:before {
    content: "\ed60";
}

.icon-smile:before {
    content: "\ed61";
}

.icon-smile2:before {
    content: "\ed62";
}

.icon-tongue:before {
    content: "\ed63";
}

.icon-tongue2:before {
    content: "\ed64";
}

.icon-sad:before {
    content: "\ed65";
}

.icon-sad2:before {
    content: "\ed66";
}

.icon-wink:before {
    content: "\ed67";
}

.icon-wink2:before {
    content: "\ed68";
}

.icon-grin:before {
    content: "\ed69";
}

.icon-grin2:before {
    content: "\ed6a";
}

.icon-cool:before {
    content: "\ed6b";
}

.icon-cool2:before {
    content: "\ed6c";
}

.icon-angry:before {
    content: "\ed6d";
}

.icon-angry2:before {
    content: "\ed6e";
}

.icon-evil:before {
    content: "\ed6f";
}

.icon-evil2:before {
    content: "\ed70";
}

.icon-shocked:before {
    content: "\ed71";
}

.icon-shocked2:before {
    content: "\ed72";
}

.icon-baffled:before {
    content: "\ed73";
}

.icon-baffled2:before {
    content: "\ed74";
}

.icon-confused:before {
    content: "\ed75";
}

.icon-confused2:before {
    content: "\ed76";
}

.icon-neutral:before {
    content: "\ed77";
}

.icon-neutral2:before {
    content: "\ed78";
}

.icon-hipster:before {
    content: "\ed79";
}

.icon-hipster2:before {
    content: "\ed7a";
}

.icon-wondering:before {
    content: "\ed7b";
}

.icon-wondering2:before {
    content: "\ed7c";
}

.icon-sleepy:before {
    content: "\ed7d";
}

.icon-sleepy2:before {
    content: "\ed7e";
}

.icon-frustrated:before {
    content: "\ed7f";
}

.icon-frustrated2:before {
    content: "\ed80";
}

.icon-crying:before {
    content: "\ed81";
}

.icon-crying2:before {
    content: "\ed82";
}

.icon-cursor:before {
    content: "\ed83";
}

.icon-cursor2:before {
    content: "\ed84";
}

.icon-lasso:before {
    content: "\ed85";
}

.icon-lasso2:before {
    content: "\ed86";
}

.icon-select:before {
    content: "\ed87";
}

.icon-select2:before {
    content: "\ed88";
}

.icon-point-up:before {
    content: "\ed89";
}

.icon-point-right:before {
    content: "\ed8a";
}

.icon-point-down:before {
    content: "\ed8b";
}

.icon-point-left:before {
    content: "\ed8c";
}

.icon-pointer:before {
    content: "\ed8d";
}

.icon-reminder:before {
    content: "\ed8e";
}

.icon-drag-left-right:before {
    content: "\ed8f";
}

.icon-drag-left:before {
    content: "\ed90";
}

.icon-drag-right:before {
    content: "\ed91";
}

.icon-touch:before {
    content: "\ed92";
}

.icon-multitouch:before {
    content: "\ed93";
}

.icon-touch-zoom:before {
    content: "\ed94";
}

.icon-touch-pinch:before {
    content: "\ed95";
}

.icon-hand:before {
    content: "\ed96";
}

.icon-grab:before {
    content: "\ed97";
}

.icon-stack-empty:before {
    content: "\ed98";
}

.icon-stack-plus:before {
    content: "\ed99";
}

.icon-stack-minus:before {
    content: "\ed9a";
}

.icon-stack-star:before {
    content: "\ed9b";
}

.icon-stack-picture:before {
    content: "\ed9c";
}

.icon-stack-down:before {
    content: "\ed9d";
}

.icon-stack-up:before {
    content: "\ed9e";
}

.icon-stack-cancel:before {
    content: "\ed9f";
}

.icon-stack-check:before {
    content: "\eda0";
}

.icon-stack-text:before {
    content: "\eda1";
}

.icon-stack-clubs:before {
    content: "\eda2";
}

.icon-stack-spades:before {
    content: "\eda3";
}

.icon-stack-hearts:before {
    content: "\eda4";
}

.icon-stack-diamonds:before {
    content: "\eda5";
}

.icon-stack-user:before {
    content: "\eda6";
}

.icon-stack4:before {
    content: "\eda7";
}

.icon-stack-music:before {
    content: "\eda8";
}

.icon-stack-play:before {
    content: "\eda9";
}

.icon-move:before {
    content: "\edaa";
}

.icon-dots:before {
    content: "\edab";
}

.icon-warning3:before {
    content: "\edac";
}

.icon-warning2:before {
    content: "\edad";
}

.icon-notification:before {
    content: "\edae";
}

.icon-notification2:before {
    content: "\edaf";
}

.icon-question7:before {
    content: "\edb0";
}

.icon-question2:before {
    content: "\edb1";
}

.icon-question3:before {
    content: "\edb2";
}

.icon-question4:before {
    content: "\edb3";
}

.icon-question5:before {
    content: "\edb4";
}

.icon-question6:before {
    content: "\edb5";
}

.icon-plus4:before {
    content: "\edb6";
}

.icon-minus4:before {
    content: "\edb7";
}

.icon-plus2:before {
    content: "\edb8";
}

.icon-minus2:before {
    content: "\edb9";
}

.icon-plus3:before {
    content: "\edba";
}

.icon-minus3:before {
    content: "\edbb";
}

.icon-plus-circle3:before {
    content: "\edbc";
}

.icon-minus-circle3:before {
    content: "\edbd";
}

.icon-plus-circle2:before {
    content: "\edbe";
}

.icon-minus-circle2:before {
    content: "\edbf";
}

.icon-info3:before {
    content: "\edc0";
}

.icon-info2:before {
    content: "\edc1";
}

.icon-cancel-circle:before {
    content: "\edc2";
}

.icon-cancel-circle2:before {
    content: "\edc3";
}

.icon-blocked:before {
    content: "\edc4";
}

.icon-cancel-square:before {
    content: "\edc5";
}

.icon-cancel-square2:before {
    content: "\edc6";
}

.icon-cancel:before {
    content: "\edc7";
}

.icon-spam:before {
    content: "\edc8";
}

.icon-cross:before {
    content: "\edc9";
}

.icon-cross2:before {
    content: "\edca";
}

.icon-cross3:before {
    content: "\edcb";
}

.icon-checkmark:before {
    content: "\edcc";
}

.icon-checkmark2:before {
    content: "\edcd";
}

.icon-checkmark3:before {
    content: "\edce";
}

.icon-checkmark4:before {
    content: "\edcf";
}

.icon-checkmark5:before {
    content: "\edd0";
}

.icon-spell-check:before {
    content: "\edd1";
}

.icon-spell-check2:before {
    content: "\edd2";
}

.icon-enter:before {
    content: "\edd3";
}

.icon-exit:before {
    content: "\edd4";
}

.icon-enter2:before {
    content: "\edd5";
}

.icon-exit2:before {
    content: "\edd6";
}

.icon-enter3:before {
    content: "\edd7";
}

.icon-exit3:before {
    content: "\edd8";
}

.icon-wall:before {
    content: "\edd9";
}

.icon-fence:before {
    content: "\edda";
}

.icon-play3:before {
    content: "\eddb";
}

.icon-pause3:before {
    content: "\eddc";
}

.icon-stop3:before {
    content: "\eddd";
}

.icon-previous:before {
    content: "\edde";
}

.icon-next:before {
    content: "\eddf";
}

.icon-backward3:before {
    content: "\ede0";
}

.icon-forward2:before {
    content: "\ede1";
}

.icon-play4:before {
    content: "\ede2";
}

.icon-pause2:before {
    content: "\ede3";
}

.icon-stop2:before {
    content: "\ede4";
}

.icon-backward2:before {
    content: "\ede5";
}

.icon-forward3:before {
    content: "\ede6";
}

.icon-first:before {
    content: "\ede7";
}

.icon-last:before {
    content: "\ede8";
}

.icon-previous2:before {
    content: "\ede9";
}

.icon-next2:before {
    content: "\edea";
}

.icon-eject2:before {
    content: "\edeb";
}

.icon-volume-high:before {
    content: "\edec";
}

.icon-volume-medium:before {
    content: "\eded";
}

.icon-volume-low:before {
    content: "\edee";
}

.icon-volume-mute:before {
    content: "\edef";
}

.icon-speaker-left:before {
    content: "\edf0";
}

.icon-speaker-right:before {
    content: "\edf1";
}

.icon-volume-mute2:before {
    content: "\edf2";
}

.icon-volume-increase:before {
    content: "\edf3";
}

.icon-volume-decrease:before {
    content: "\edf4";
}

.icon-volume-high2:before {
    content: "\edf5";
}

.icon-volume-medium2:before {
    content: "\edf6";
}

.icon-volume-medium3:before {
    content: "\edf7";
}

.icon-volume-low2:before {
    content: "\edf8";
}

.icon-volume-mute3:before {
    content: "\edf9";
}

.icon-volume-increase2:before {
    content: "\edfa";
}

.icon-volume-decrease2:before {
    content: "\edfb";
}

.icon-volume-decrease3:before {
    content: "\edfc";
}

.icon-volume-5:before {
    content: "\edfd";
}

.icon-volume-4:before {
    content: "\edfe";
}

.icon-volume-3:before {
    content: "\edff";
}

.icon-volume-2:before {
    content: "\ee00";
}

.icon-volume-1:before {
    content: "\ee01";
}

.icon-volume-0:before {
    content: "\ee02";
}

.icon-volume-mute4:before {
    content: "\ee03";
}

.icon-volume-mute5:before {
    content: "\ee04";
}

.icon-loop:before {
    content: "\ee05";
}

.icon-loop2:before {
    content: "\ee06";
}

.icon-loop3:before {
    content: "\ee07";
}

.icon-infinite-square:before {
    content: "\ee08";
}

.icon-infinite:before {
    content: "\ee09";
}

.icon-infinite2:before {
    content: "\ee0a";
}

.icon-loop4:before {
    content: "\ee0b";
}

.icon-shuffle:before {
    content: "\ee0c";
}

.icon-shuffle2:before {
    content: "\ee0d";
}

.icon-wave:before {
    content: "\ee0e";
}

.icon-wave2:before {
    content: "\ee0f";
}

.icon-split:before {
    content: "\ee10";
}

.icon-merge:before {
    content: "\ee11";
}

.icon-first2:before {
    content: "\ee12";
}

.icon-last2:before {
    content: "\ee13";
}

.icon-arrow-up17:before {
    content: "\ee14";
}

.icon-arrow-up2:before {
    content: "\ee15";
}

.icon-arrow-up3:before {
    content: "\ee16";
}

.icon-arrow-up4:before {
    content: "\ee17";
}

.icon-arrow-right17:before {
    content: "\ee18";
}

.icon-arrow-right2:before {
    content: "\ee19";
}

.icon-arrow-right3:before {
    content: "\ee1a";
}

.icon-arrow-right4:before {
    content: "\ee1b";
}

.icon-arrow-down17:before {
    content: "\ee1c";
}

.icon-arrow-down2:before {
    content: "\ee1d";
}

.icon-arrow-down3:before {
    content: "\ee1e";
}

.icon-arrow-down4:before {
    content: "\ee1f";
}

.icon-arrow-left17:before {
    content: "\ee20";
}

.icon-arrow-left2:before {
    content: "\ee21";
}

.icon-arrow-left3:before {
    content: "\ee22";
}

.icon-arrow-left4:before {
    content: "\ee23";
}

.icon-arrow-up5:before {
    content: "\ee24";
}

.icon-arrow-right5:before {
    content: "\ee25";
}

.icon-arrow-down5:before {
    content: "\ee26";
}

.icon-arrow-left5:before {
    content: "\ee27";
}

.icon-arrow-up-left:before {
    content: "\ee28";
}

.icon-arrow-up6:before {
    content: "\ee29";
}

.icon-arrow-up-right:before {
    content: "\ee2a";
}

.icon-arrow-right6:before {
    content: "\ee2b";
}

.icon-arrow-down-right:before {
    content: "\ee2c";
}

.icon-arrow-down6:before {
    content: "\ee2d";
}

.icon-arrow-down-left:before {
    content: "\ee2e";
}

.icon-arrow-left6:before {
    content: "\ee2f";
}

.icon-arrow-up-left2:before {
    content: "\ee30";
}

.icon-arrow-up7:before {
    content: "\ee31";
}

.icon-arrow-up-right2:before {
    content: "\ee32";
}

.icon-arrow-right7:before {
    content: "\ee33";
}

.icon-arrow-down-right2:before {
    content: "\ee34";
}

.icon-arrow-down7:before {
    content: "\ee35";
}

.icon-arrow-down-left2:before {
    content: "\ee36";
}

.icon-arrow-left7:before {
    content: "\ee37";
}

.icon-arrow-up-left3:before {
    content: "\ee38";
}

.icon-arrow-up8:before {
    content: "\ee39";
}

.icon-arrow-up-right3:before {
    content: "\ee3a";
}

.icon-arrow-right8:before {
    content: "\ee3b";
}

.icon-arrow-down-right3:before {
    content: "\ee3c";
}

.icon-arrow-down8:before {
    content: "\ee3d";
}

.icon-arrow-down-left3:before {
    content: "\ee3e";
}

.icon-arrow-left8:before {
    content: "\ee3f";
}

.icon-circle-up:before {
    content: "\ee40";
}

.icon-circle-right:before {
    content: "\ee41";
}

.icon-circle-down:before {
    content: "\ee42";
}

.icon-circle-left:before {
    content: "\ee43";
}

.icon-circle-up2:before {
    content: "\ee44";
}

.icon-circle-right2:before {
    content: "\ee45";
}

.icon-circle-down2:before {
    content: "\ee46";
}

.icon-circle-left2:before {
    content: "\ee47";
}

.icon-circle-up-left:before {
    content: "\ee48";
}

.icon-circle-up3:before {
    content: "\ee49";
}

.icon-circle-up-right:before {
    content: "\ee4a";
}

.icon-circle-right3:before {
    content: "\ee4b";
}

.icon-circle-down-right:before {
    content: "\ee4c";
}

.icon-circle-down3:before {
    content: "\ee4d";
}

.icon-circle-down-left:before {
    content: "\ee4e";
}

.icon-circle-left3:before {
    content: "\ee4f";
}

.icon-circle-up-left2:before {
    content: "\ee50";
}

.icon-circle-up4:before {
    content: "\ee51";
}

.icon-circle-up-right2:before {
    content: "\ee52";
}

.icon-circle-right4:before {
    content: "\ee53";
}

.icon-circle-down-right2:before {
    content: "\ee54";
}

.icon-circle-down4:before {
    content: "\ee55";
}

.icon-circle-down-left2:before {
    content: "\ee56";
}

.icon-circle-left4:before {
    content: "\ee57";
}

.icon-arrow-resize:before {
    content: "\ee58";
}

.icon-arrow-resize2:before {
    content: "\ee59";
}

.icon-arrow-resize3:before {
    content: "\ee5a";
}

.icon-arrow-resize4:before {
    content: "\ee5b";
}

.icon-arrow-resize5:before {
    content: "\ee5c";
}

.icon-arrow-resize6:before {
    content: "\ee5d";
}

.icon-arrow-resize7:before {
    content: "\ee5e";
}

.icon-arrow-resize8:before {
    content: "\ee5f";
}

.icon-square-up-left:before {
    content: "\ee60";
}

.icon-square-up:before {
    content: "\ee61";
}

.icon-square-up-right:before {
    content: "\ee62";
}

.icon-square-right:before {
    content: "\ee63";
}

.icon-square-down-right:before {
    content: "\ee64";
}

.icon-square-down:before {
    content: "\ee65";
}

.icon-square-down-left:before {
    content: "\ee66";
}

.icon-square-left:before {
    content: "\ee67";
}

.icon-arrow-up9:before {
    content: "\ee68";
}

.icon-arrow-right9:before {
    content: "\ee69";
}

.icon-arrow-down9:before {
    content: "\ee6a";
}

.icon-arrow-left9:before {
    content: "\ee6b";
}

.icon-arrow-up10:before {
    content: "\ee6c";
}

.icon-arrow-right10:before {
    content: "\ee6d";
}

.icon-arrow-down10:before {
    content: "\ee6e";
}

.icon-arrow-left10:before {
    content: "\ee6f";
}

.icon-arrow-up-left4:before {
    content: "\ee70";
}

.icon-arrow-up11:before {
    content: "\ee71";
}

.icon-arrow-up-right4:before {
    content: "\ee72";
}

.icon-arrow-right11:before {
    content: "\ee73";
}

.icon-arrow-down-right4:before {
    content: "\ee74";
}

.icon-arrow-down11:before {
    content: "\ee75";
}

.icon-arrow-down-left4:before {
    content: "\ee76";
}

.icon-arrow-left11:before {
    content: "\ee77";
}

.icon-arrow-up-left5:before {
    content: "\ee78";
}

.icon-arrow-up12:before {
    content: "\ee79";
}

.icon-arrow-up-right5:before {
    content: "\ee7a";
}

.icon-arrow-right12:before {
    content: "\ee7b";
}

.icon-arrow-down-right5:before {
    content: "\ee7c";
}

.icon-arrow-down12:before {
    content: "\ee7d";
}

.icon-arrow-down-left5:before {
    content: "\ee7e";
}

.icon-arrow-left12:before {
    content: "\ee7f";
}

.icon-arrow-up13:before {
    content: "\ee80";
}

.icon-arrow-right13:before {
    content: "\ee81";
}

.icon-arrow-down13:before {
    content: "\ee82";
}

.icon-arrow-left13:before {
    content: "\ee83";
}

.icon-arrow-up14:before {
    content: "\ee84";
}

.icon-arrow-right14:before {
    content: "\ee85";
}

.icon-arrow-down14:before {
    content: "\ee86";
}

.icon-arrow-left14:before {
    content: "\ee87";
}

.icon-circle-up5:before {
    content: "\ee88";
}

.icon-circle-right5:before {
    content: "\ee89";
}

.icon-circle-down5:before {
    content: "\ee8a";
}

.icon-circle-left5:before {
    content: "\ee8b";
}

.icon-circle-up6:before {
    content: "\ee8c";
}

.icon-circle-right6:before {
    content: "\ee8d";
}

.icon-circle-down6:before {
    content: "\ee8e";
}

.icon-circle-left6:before {
    content: "\ee8f";
}

.icon-arrow-up15:before {
    content: "\ee90";
}

.icon-arrow-right15:before {
    content: "\ee91";
}

.icon-arrow-down15:before {
    content: "\ee92";
}

.icon-arrow-left15:before {
    content: "\ee93";
}

.icon-arrow-up16:before {
    content: "\ee94";
}

.icon-arrow-right16:before {
    content: "\ee95";
}

.icon-arrow-down16:before {
    content: "\ee96";
}

.icon-arrow-left16:before {
    content: "\ee97";
}

.icon-menu-open:before {
    content: "\ee98";
}

.icon-menu-open2:before {
    content: "\ee99";
}

.icon-menu-close:before {
    content: "\ee9a";
}

.icon-menu-close2:before {
    content: "\ee9b";
}

.icon-enter4:before {
    content: "\ee9c";
}

.icon-enter5:before {
    content: "\ee9d";
}

.icon-esc:before {
    content: "\ee9e";
}

.icon-enter6:before {
    content: "\ee9f";
}

.icon-backspace:before {
    content: "\eea0";
}

.icon-backspace2:before {
    content: "\eea1";
}

.icon-tab:before {
    content: "\eea2";
}

.icon-transmission:before {
    content: "\eea3";
}

.icon-transmission2:before {
    content: "\eea4";
}

.icon-sort3:before {
    content: "\eea5";
}

.icon-sort2:before {
    content: "\eea6";
}

.icon-move-up:before {
    content: "\eea7";
}

.icon-move-down:before {
    content: "\eea8";
}

.icon-sort-alpha-asc2:before {
    content: "\eea9";
}

.icon-sort-alpha-desc2:before {
    content: "\eeaa";
}

.icon-sort-numeric-asc2:before {
    content: "\eeab";
}

.icon-sort-numberic-desc:before {
    content: "\eeac";
}

.icon-sort-amount-asc2:before {
    content: "\eead";
}

.icon-sort-amount-desc2:before {
    content: "\eeae";
}

.icon-sort-time-asc:before {
    content: "\eeaf";
}

.icon-sort-time-desc:before {
    content: "\eeb0";
}

.icon-battery-6:before {
    content: "\eeb1";
}

.icon-battery-5:before {
    content: "\eeb2";
}

.icon-battery-42:before {
    content: "\eeb3";
}

.icon-battery-32:before {
    content: "\eeb4";
}

.icon-battery-22:before {
    content: "\eeb5";
}

.icon-battery-12:before {
    content: "\eeb6";
}

.icon-battery-02:before {
    content: "\eeb7";
}

.icon-battery-charging:before {
    content: "\eeb8";
}

.icon-key-keyboard:before {
    content: "\eeb9";
}

.icon-key-A:before {
    content: "\eeba";
}

.icon-key-up:before {
    content: "\eebb";
}

.icon-key-right:before {
    content: "\eebc";
}

.icon-key-down:before {
    content: "\eebd";
}

.icon-key-left:before {
    content: "\eebe";
}

.icon-command:before {
    content: "\eebf";
}

.icon-shift:before {
    content: "\eec0";
}

.icon-ctrl:before {
    content: "\eec1";
}

.icon-opt:before {
    content: "\eec2";
}

.icon-checkbox-checked:before {
    content: "\eec3";
}

.icon-checkbox-unchecked:before {
    content: "\eec4";
}

.icon-checkbox-partial:before {
    content: "\eec5";
}

.icon-square2:before {
    content: "\eec6";
}

.icon-triangle:before {
    content: "\eec7";
}

.icon-triangle2:before {
    content: "\eec8";
}

.icon-diamond3:before {
    content: "\eec9";
}

.icon-diamond4:before {
    content: "\eeca";
}

.icon-checkbox-checked2:before {
    content: "\eecb";
}

.icon-checkbox-unchecked2:before {
    content: "\eecc";
}

.icon-checkbox-partial2:before {
    content: "\eecd";
}

.icon-radio-checked:before {
    content: "\eece";
}

.icon-radio-checked2:before {
    content: "\eecf";
}

.icon-radio-unchecked:before {
    content: "\eed0";
}

.icon-toggle-on2:before {
    content: "\eed1";
}

.icon-toggle-off2:before {
    content: "\eed2";
}

.icon-checkmark-circle:before {
    content: "\eed3";
}

.icon-circle3:before {
    content: "\eed4";
}

.icon-circle2:before {
    content: "\eed5";
}

.icon-circles:before {
    content: "\eed6";
}

.icon-circles2:before {
    content: "\eed7";
}

.icon-crop3:before {
    content: "\eed8";
}

.icon-crop2:before {
    content: "\eed9";
}

.icon-make-group:before {
    content: "\eeda";
}

.icon-ungroup:before {
    content: "\eedb";
}

.icon-vector:before {
    content: "\eedc";
}

.icon-vector2:before {
    content: "\eedd";
}

.icon-rulers:before {
    content: "\eede";
}

.icon-ruler:before {
    content: "\eedf";
}

.icon-pencil-ruler:before {
    content: "\eee0";
}

.icon-scissors4:before {
    content: "\eee1";
}

.icon-scissors2:before {
    content: "\eee2";
}

.icon-scissors3:before {
    content: "\eee3";
}

.icon-haircut:before {
    content: "\eee4";
}

.icon-comb:before {
    content: "\eee5";
}

.icon-filter5:before {
    content: "\eee6";
}

.icon-filter2:before {
    content: "\eee7";
}

.icon-filter3:before {
    content: "\eee8";
}

.icon-filter4:before {
    content: "\eee9";
}

.icon-font2:before {
    content: "\eeea";
}

.icon-ampersand:before {
    content: "\eeeb";
}

.icon-ligature:before {
    content: "\eeec";
}

.icon-ligature2:before {
    content: "\eeed";
}

.icon-font-size:before {
    content: "\eeee";
}

.icon-typography:before {
    content: "\eeef";
}

.icon-text-height2:before {
    content: "\eef0";
}

.icon-text-width2:before {
    content: "\eef1";
}

.icon-height2:before {
    content: "\eef2";
}

.icon-width:before {
    content: "\eef3";
}

.icon-bold3:before {
    content: "\eef4";
}

.icon-underline3:before {
    content: "\eef5";
}

.icon-italic3:before {
    content: "\eef6";
}

.icon-strikethrough4:before {
    content: "\eef7";
}

.icon-strikethrough2:before {
    content: "\eef8";
}

.icon-font-size2:before {
    content: "\eef9";
}

.icon-bold2:before {
    content: "\eefa";
}

.icon-underline2:before {
    content: "\eefb";
}

.icon-italic2:before {
    content: "\eefc";
}

.icon-strikethrough3:before {
    content: "\eefd";
}

.icon-omega:before {
    content: "\eefe";
}

.icon-sigma:before {
    content: "\eeff";
}

.icon-nbsp:before {
    content: "\ef00";
}

.icon-page-break:before {
    content: "\ef01";
}

.icon-page-break2:before {
    content: "\ef02";
}

.icon-superscript3:before {
    content: "\ef03";
}

.icon-subscript3:before {
    content: "\ef04";
}

.icon-superscript2:before {
    content: "\ef05";
}

.icon-subscript2:before {
    content: "\ef06";
}

.icon-text-color:before {
    content: "\ef07";
}

.icon-highlight:before {
    content: "\ef08";
}

.icon-pagebreak:before {
    content: "\ef09";
}

.icon-clear-formatting:before {
    content: "\ef0a";
}

.icon-table3:before {
    content: "\ef0b";
}

.icon-table2:before {
    content: "\ef0c";
}

.icon-insert-template:before {
    content: "\ef0d";
}

.icon-pilcrow:before {
    content: "\ef0e";
}

.icon-ltr:before {
    content: "\ef0f";
}

.icon-rtl:before {
    content: "\ef10";
}

.icon-ltr2:before {
    content: "\ef11";
}

.icon-rtl2:before {
    content: "\ef12";
}

.icon-section:before {
    content: "\ef13";
}

.icon-paragraph-left:before {
    content: "\ef14";
}

.icon-paragraph-center:before {
    content: "\ef15";
}

.icon-paragraph-right:before {
    content: "\ef16";
}

.icon-paragraph-justify:before {
    content: "\ef17";
}

.icon-paragraph-left2:before {
    content: "\ef18";
}

.icon-paragraph-center2:before {
    content: "\ef19";
}

.icon-paragraph-right2:before {
    content: "\ef1a";
}

.icon-paragraph-justify2:before {
    content: "\ef1b";
}

.icon-indent-increase:before {
    content: "\ef1c";
}

.icon-indent-decrease:before {
    content: "\ef1d";
}

.icon-paragraph-left3:before {
    content: "\ef1e";
}

.icon-paragraph-center3:before {
    content: "\ef1f";
}

.icon-paragraph-right3:before {
    content: "\ef20";
}

.icon-paragraph-justify3:before {
    content: "\ef21";
}

.icon-indent-increase2:before {
    content: "\ef22";
}

.icon-indent-decrease2:before {
    content: "\ef23";
}

.icon-share5:before {
    content: "\ef24";
}

.icon-share2:before {
    content: "\ef25";
}

.icon-new-tab:before {
    content: "\ef26";
}

.icon-new-tab2:before {
    content: "\ef27";
}

.icon-popout:before {
    content: "\ef28";
}

.icon-embed:before {
    content: "\ef29";
}

.icon-embed2:before {
    content: "\ef2a";
}

.icon-markup:before {
    content: "\ef2b";
}

.icon-regexp:before {
    content: "\ef2c";
}

.icon-regexp2:before {
    content: "\ef2d";
}

.icon-code2:before {
    content: "\ef2e";
}

.icon-circle-css:before {
    content: "\ef2f";
}

.icon-circle-code:before {
    content: "\ef30";
}

.icon-terminal2:before {
    content: "\ef31";
}

.icon-unicode:before {
    content: "\ef32";
}

.icon-seven-segment-0:before {
    content: "\ef33";
}

.icon-seven-segment-1:before {
    content: "\ef34";
}

.icon-seven-segment-2:before {
    content: "\ef35";
}

.icon-seven-segment-3:before {
    content: "\ef36";
}

.icon-seven-segment-4:before {
    content: "\ef37";
}

.icon-seven-segment-5:before {
    content: "\ef38";
}

.icon-seven-segment-6:before {
    content: "\ef39";
}

.icon-seven-segment-7:before {
    content: "\ef3a";
}

.icon-seven-segment-8:before {
    content: "\ef3b";
}

.icon-seven-segment-9:before {
    content: "\ef3c";
}

.icon-share3:before {
    content: "\ef3d";
}

.icon-share4:before {
    content: "\ef3e";
}

.icon-mail:before {
    content: "\ef3f";
}

.icon-mail2:before {
    content: "\ef40";
}

.icon-mail3:before {
    content: "\ef41";
}

.icon-mail4:before {
    content: "\ef42";
}

.icon-google2:before {
    content: "\ef43";
}

.icon-google-plus4:before {
    content: "\ef44";
}

.icon-google-plus2:before {
    content: "\ef45";
}

.icon-google-plus3:before {
    content: "\ef46";
}

.icon-google-drive:before {
    content: "\ef47";
}

.icon-facebook4:before {
    content: "\ef48";
}

.icon-facebook2:before {
    content: "\ef49";
}

.icon-facebook3:before {
    content: "\ef4a";
}

.icon-ello:before {
    content: "\ef4b";
}

.icon-instagram2:before {
    content: "\ef4c";
}

.icon-twitter4:before {
    content: "\ef4d";
}

.icon-twitter2:before {
    content: "\ef4e";
}

.icon-twitter3:before {
    content: "\ef4f";
}

.icon-feed2:before {
    content: "\ef50";
}

.icon-feed3:before {
    content: "\ef51";
}

.icon-feed4:before {
    content: "\ef52";
}

.icon-youtube5:before {
    content: "\ef53";
}

.icon-youtube2:before {
    content: "\ef54";
}

.icon-youtube3:before {
    content: "\ef55";
}

.icon-youtube4:before {
    content: "\ef56";
}

.icon-twitch2:before {
    content: "\ef57";
}

.icon-vimeo4:before {
    content: "\ef58";
}

.icon-vimeo2:before {
    content: "\ef59";
}

.icon-vimeo3:before {
    content: "\ef5a";
}

.icon-lanyrd:before {
    content: "\ef5b";
}

.icon-flickr5:before {
    content: "\ef5c";
}

.icon-flickr2:before {
    content: "\ef5d";
}

.icon-flickr3:before {
    content: "\ef5e";
}

.icon-flickr4:before {
    content: "\ef5f";
}

.icon-picassa:before {
    content: "\ef60";
}

.icon-picassa2:before {
    content: "\ef61";
}

.icon-dribbble4:before {
    content: "\ef62";
}

.icon-dribbble2:before {
    content: "\ef63";
}

.icon-dribbble3:before {
    content: "\ef64";
}

.icon-forrst:before {
    content: "\ef65";
}

.icon-forrst2:before {
    content: "\ef66";
}

.icon-deviantart3:before {
    content: "\ef67";
}

.icon-deviantart2:before {
    content: "\ef68";
}

.icon-steam3:before {
    content: "\ef69";
}

.icon-steam2:before {
    content: "\ef6a";
}

.icon-dropbox2:before {
    content: "\ef6b";
}

.icon-onedrive:before {
    content: "\ef6c";
}

.icon-github6:before {
    content: "\ef6d";
}

.icon-github2:before {
    content: "\ef6e";
}

.icon-github3:before {
    content: "\ef6f";
}

.icon-github4:before {
    content: "\ef70";
}

.icon-github5:before {
    content: "\ef71";
}

.icon-wordpress3:before {
    content: "\ef72";
}

.icon-wordpress2:before {
    content: "\ef73";
}

.icon-joomla2:before {
    content: "\ef74";
}

.icon-blogger:before {
    content: "\ef75";
}

.icon-blogger2:before {
    content: "\ef76";
}

.icon-tumblr3:before {
    content: "\ef77";
}

.icon-tumblr2:before {
    content: "\ef78";
}

.icon-yahoo2:before {
    content: "\ef79";
}

.icon-tux:before {
    content: "\ef7a";
}

.icon-apple2:before {
    content: "\ef7b";
}

.icon-finder:before {
    content: "\ef7c";
}

.icon-android2:before {
    content: "\ef7d";
}

.icon-windows2:before {
    content: "\ef7e";
}

.icon-windows8:before {
    content: "\ef7f";
}

.icon-soundcloud3:before {
    content: "\ef80";
}

.icon-soundcloud2:before {
    content: "\ef81";
}

.icon-skype2:before {
    content: "\ef82";
}

.icon-reddit2:before {
    content: "\ef83";
}

.icon-linkedin3:before {
    content: "\ef84";
}

.icon-linkedin2:before {
    content: "\ef85";
}

.icon-lastfm3:before {
    content: "\ef86";
}

.icon-lastfm2:before {
    content: "\ef87";
}

.icon-delicious2:before {
    content: "\ef88";
}

.icon-stumbleupon3:before {
    content: "\ef89";
}

.icon-stumbleupon2:before {
    content: "\ef8a";
}

.icon-stackoverflow:before {
    content: "\ef8b";
}

.icon-pinterest3:before {
    content: "\ef8c";
}

.icon-pinterest2:before {
    content: "\ef8d";
}

.icon-xing3:before {
    content: "\ef8e";
}

.icon-xing2:before {
    content: "\ef8f";
}

.icon-flattr:before {
    content: "\ef90";
}

.icon-foursquare2:before {
    content: "\ef91";
}

.icon-paypal4:before {
    content: "\ef92";
}

.icon-paypal2:before {
    content: "\ef93";
}

.icon-paypal3:before {
    content: "\ef94";
}

.icon-yelp2:before {
    content: "\ef95";
}

.icon-file-pdf:before {
    content: "\ef96";
}

.icon-file-openoffice:before {
    content: "\ef97";
}

.icon-file-word:before {
    content: "\ef98";
}

.icon-file-excel:before {
    content: "\ef99";
}

.icon-libreoffice:before {
    content: "\ef9a";
}

.icon-html53:before {
    content: "\ef9b";
}

.icon-html52:before {
    content: "\ef9c";
}

.icon-css32:before {
    content: "\ef9d";
}

.icon-git2:before {
    content: "\ef9e";
}

.icon-svg:before {
    content: "\ef9f";
}

.icon-codepen2:before {
    content: "\efa0";
}

.icon-chrome2:before {
    content: "\efa1";
}

.icon-firefox2:before {
    content: "\efa2";
}

.icon-IE:before {
    content: "\efa3";
}

.icon-opera2:before {
    content: "\efa4";
}

.icon-safari2:before {
    content: "\efa5";
}

.icon-IcoMoon:before {
    content: "\efa6";
}

.icon-glass:before {
    content: "\f000";
}

.icon-music:before {
    content: "\f001";
}

.icon-search:before {
    content: "\f002";
}

.icon-envelope-o:before {
    content: "\f003";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-o:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

.icon-film:before {
    content: "\f008";
}

.icon-th-large:before {
    content: "\f009";
}

.icon-th:before {
    content: "\f00a";
}

.icon-th-list:before {
    content: "\f00b";
}

.icon-check:before {
    content: "\f00c";
}

.icon-close:before {
    content: "\f00d";
}

.icon-search-plus:before {
    content: "\f00e";
}

.icon-uniF00F:before {
    content: "\f00f";
}

.icon-search-minus:before {
    content: "\f010";
}

.icon-power-off:before {
    content: "\f011";
}

.icon-signal:before {
    content: "\f012";
}

.icon-cog:before {
    content: "\f013";
}

.icon-trash-o:before {
    content: "\f014";
}

.icon-home:before {
    content: "\f015";
}

.icon-file-o:before {
    content: "\f016";
}

.icon-clock-o:before {
    content: "\f017";
}

.icon-road:before {
    content: "\f018";
}

.icon-download:before {
    content: "\f019";
}

.icon-arrow-circle-o-down:before {
    content: "\f01a";
}

.icon-arrow-circle-o-up:before {
    content: "\f01b";
}

.icon-inbox:before {
    content: "\f01c";
}

.icon-play-circle-o:before {
    content: "\f01d";
}

.icon-repeat:before {
    content: "\f01e";
}

.icon-uniF01F:before {
    content: "\f01f";
}

.icon-uniF020:before {
    content: "\f020";
}

.icon-refresh:before {
    content: "\f021";
}

.icon-list-alt:before {
    content: "\f022";
}

.icon-lock:before {
    content: "\f023";
}

.icon-flag:before {
    content: "\f024";
}

.icon-headphones:before {
    content: "\f025";
}

.icon-volume-off:before {
    content: "\f026";
}

.icon-volume-down:before {
    content: "\f027";
}

.icon-volume-up:before {
    content: "\f028";
}

.icon-qrcode:before {
    content: "\f029";
}

.icon-barcode:before {
    content: "\f02a";
}

.icon-tag:before {
    content: "\f02b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-book:before {
    content: "\f02d";
}

.icon-bookmark:before {
    content: "\f02e";
}

.icon-print:before {
    content: "\f02f";
}

.icon-camera:before {
    content: "\f030";
}

.icon-font:before {
    content: "\f031";
}

.icon-bold:before {
    content: "\f032";
}

.icon-italic:before {
    content: "\f033";
}

.icon-text-height:before {
    content: "\f034";
}

.icon-text-width:before {
    content: "\f035";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-right:before {
    content: "\f038";
}

.icon-align-justify:before {
    content: "\f039";
}

.icon-list:before {
    content: "\f03a";
}

.icon-dedent:before {
    content: "\f03b";
}

.icon-indent:before {
    content: "\f03c";
}

.icon-video-camera:before {
    content: "\f03d";
}

.icon-image:before {
    content: "\f03e";
}

.icon-uniF03F:before {
    content: "\f03f";
}

.icon-pencil:before {
    content: "\f040";
}

.icon-map-marker:before {
    content: "\f041";
}

.icon-adjust:before {
    content: "\f042";
}

.icon-tint:before {
    content: "\f043";
}

.icon-edit:before {
    content: "\f044";
}

.icon-share-square-o:before {
    content: "\f045";
}

.icon-check-square-o:before {
    content: "\f046";
}

.icon-arrows:before {
    content: "\f047";
}

.icon-step-backward:before {
    content: "\f048";
}

.icon-fast-backward:before {
    content: "\f049";
}

.icon-backward:before {
    content: "\f04a";
}

.icon-play:before {
    content: "\f04b";
}

.icon-pause:before {
    content: "\f04c";
}

.icon-stop:before {
    content: "\f04d";
}

.icon-forward:before {
    content: "\f04e";
}

.icon-uniF04F:before {
    content: "\f04f";
}

.icon-fast-forward:before {
    content: "\f050";
}

.icon-step-forward:before {
    content: "\f051";
}

.icon-eject:before {
    content: "\f052";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-plus-circle:before {
    content: "\f055";
}

.icon-minus-circle:before {
    content: "\f056";
}

.icon-times-circle:before {
    content: "\f057";
}

.icon-check-circle:before {
    content: "\f058";
}

.icon-question-circle:before {
    content: "\f059";
}

.icon-info-circle:before {
    content: "\f05a";
}

.icon-crosshairs:before {
    content: "\f05b";
}

.icon-times-circle-o:before {
    content: "\f05c";
}

.icon-check-circle-o:before {
    content: "\f05d";
}

.icon-ban:before {
    content: "\f05e";
}

.icon-uniF05F:before {
    content: "\f05f";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

.icon-arrow-up:before {
    content: "\f062";
}

.icon-arrow-down:before {
    content: "\f063";
}

.icon-mail-forward:before {
    content: "\f064";
}

.icon-expand:before {
    content: "\f065";
}

.icon-compress:before {
    content: "\f066";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-exclamation-circle:before {
    content: "\f06a";
}

.icon-gift:before {
    content: "\f06b";
}

.icon-leaf:before {
    content: "\f06c";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-eye:before {
    content: "\f06e";
}

.icon-uniF06F:before {
    content: "\f06f";
}

.icon-eye-slash:before {
    content: "\f070";
}

.icon-exclamation-triangle:before {
    content: "\f071";
}

.icon-plane:before {
    content: "\f072";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-random:before {
    content: "\f074";
}

.icon-comment:before {
    content: "\f075";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-retweet:before {
    content: "\f079";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-folder:before {
    content: "\f07b";
}

.icon-folder-open:before {
    content: "\f07c";
}

.icon-arrows-v:before {
    content: "\f07d";
}

.icon-arrows-h:before {
    content: "\f07e";
}

.icon-uniF07F:before {
    content: "\f07f";
}

.icon-bar-chart:before {
    content: "\f080";
}

.icon-twitter-square:before {
    content: "\f081";
}

.icon-facebook-square:before {
    content: "\f082";
}

.icon-camera-retro:before {
    content: "\f083";
}

.icon-key:before {
    content: "\f084";
}

.icon-cogs:before {
    content: "\f085";
}

.icon-comments:before {
    content: "\f086";
}

.icon-thumbs-o-up:before {
    content: "\f087";
}

.icon-thumbs-o-down:before {
    content: "\f088";
}

.icon-star-half:before {
    content: "\f089";
}

.icon-heart-o:before {
    content: "\f08a";
}

.icon-sign-out:before {
    content: "\f08b";
}

.icon-linkedin-square:before {
    content: "\f08c";
}

.icon-thumb-tack:before {
    content: "\f08d";
}

.icon-external-link:before {
    content: "\f08e";
}

.icon-uniF08F:before {
    content: "\f08f";
}

.icon-sign-in:before {
    content: "\f090";
}

.icon-trophy:before {
    content: "\f091";
}

.icon-github-square:before {
    content: "\f092";
}

.icon-upload:before {
    content: "\f093";
}

.icon-lemon-o:before {
    content: "\f094";
}

.icon-phone:before {
    content: "\f095";
}

.icon-square-o:before {
    content: "\f096";
}

.icon-bookmark-o:before {
    content: "\f097";
}

.icon-phone-square:before {
    content: "\f098";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-github:before {
    content: "\f09b";
}

.icon-unlock:before {
    content: "\f09c";
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-feed:before {
    content: "\f09e";
}

.icon-uniF09F:before {
    content: "\f09f";
}

.icon-hdd-o:before {
    content: "\f0a0";
}

.icon-bullhorn:before {
    content: "\f0a1";
}

.icon-bell-o:before {
    content: "\f0a2";
}

.icon-certificate:before {
    content: "\f0a3";
}

.icon-hand-o-right:before {
    content: "\f0a4";
}

.icon-hand-o-left:before {
    content: "\f0a5";
}

.icon-hand-o-up:before {
    content: "\f0a6";
}

.icon-hand-o-down:before {
    content: "\f0a7";
}

.icon-arrow-circle-left:before {
    content: "\f0a8";
}

.icon-arrow-circle-right:before {
    content: "\f0a9";
}

.icon-arrow-circle-up:before {
    content: "\f0aa";
}

.icon-arrow-circle-down:before {
    content: "\f0ab";
}

.icon-globe:before {
    content: "\f0ac";
}

.icon-wrench:before {
    content: "\f0ad";
}

.icon-tasks:before {
    content: "\f0ae";
}

.icon-uniF0AF:before {
    content: "\f0af";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-briefcase:before {
    content: "\f0b1";
}

.icon-arrows-alt:before {
    content: "\f0b2";
}

.icon-uniF0B3:before {
    content: "\f0b3";
}

.icon-uniF0B4:before {
    content: "\f0b4";
}

.icon-uniF0B5:before {
    content: "\f0b5";
}

.icon-uniF0B6:before {
    content: "\f0b6";
}

.icon-uniF0B7:before {
    content: "\f0b7";
}

.icon-uniF0B8:before {
    content: "\f0b8";
}

.icon-uniF0B9:before {
    content: "\f0b9";
}

.icon-uniF0BA:before {
    content: "\f0ba";
}

.icon-uniF0BB:before {
    content: "\f0bb";
}

.icon-uniF0BC:before {
    content: "\f0bc";
}

.icon-uniF0BD:before {
    content: "\f0bd";
}

.icon-uniF0BE:before {
    content: "\f0be";
}

.icon-uniF0BF:before {
    content: "\f0bf";
}

.icon-group:before {
    content: "\f0c0";
}

.icon-chain:before {
    content: "\f0c1";
}

.icon-cloud:before {
    content: "\f0c2";
}

.icon-flask:before {
    content: "\f0c3";
}

.icon-cut:before {
    content: "\f0c4";
}

.icon-copy:before {
    content: "\f0c5";
}

.icon-paperclip:before {
    content: "\f0c6";
}

.icon-floppy-o:before {
    content: "\f0c7";
}

.icon-square:before {
    content: "\f0c8";
}

.icon-bars:before {
    content: "\f0c9";
}

.icon-list-ul:before {
    content: "\f0ca";
}

.icon-list-ol:before {
    content: "\f0cb";
}

.icon-strikethrough:before {
    content: "\f0cc";
}

.icon-underline:before {
    content: "\f0cd";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-uniF0CF:before {
    content: "\f0cf";
}

.icon-magic:before {
    content: "\f0d0";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.icon-pinterest-square:before {
    content: "\f0d3";
}

.icon-google-plus-square:before {
    content: "\f0d4";
}

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-columns:before {
    content: "\f0db";
}

.icon-sort:before {
    content: "\f0dc";
}

.icon-sort-desc:before {
    content: "\f0dd";
}

.icon-sort-asc:before {
    content: "\f0de";
}

.icon-uniF0DF:before {
    content: "\f0df";
}

.icon-envelope:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-rotate-left:before {
    content: "\f0e2";
}

.icon-gavel:before {
    content: "\f0e3";
}

.icon-dashboard:before {
    content: "\f0e4";
}

.icon-comment-o:before {
    content: "\f0e5";
}

.icon-comments-o:before {
    content: "\f0e6";
}

.icon-bolt:before {
    content: "\f0e7";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-umbrella:before {
    content: "\f0e9";
}

.icon-clipboard:before {
    content: "\f0ea";
}

.icon-lightbulb-o:before {
    content: "\f0eb";
}

.icon-exchange:before {
    content: "\f0ec";
}

.icon-cloud-download:before {
    content: "\f0ed";
}

.icon-cloud-upload:before {
    content: "\f0ee";
}

.icon-uniF0EF:before {
    content: "\f0ef";
}

.icon-user-md:before {
    content: "\f0f0";
}

.icon-stethoscope:before {
    content: "\f0f1";
}

.icon-suitcase:before {
    content: "\f0f2";
}

.icon-bell:before {
    content: "\f0f3";
}

.icon-coffee:before {
    content: "\f0f4";
}

.icon-cutlery:before {
    content: "\f0f5";
}

.icon-file-text-o:before {
    content: "\f0f6";
}

.icon-building-o:before {
    content: "\f0f7";
}

.icon-hospital-o:before {
    content: "\f0f8";
}

.icon-ambulance:before {
    content: "\f0f9";
}

.icon-medkit:before {
    content: "\f0fa";
}

.icon-fighter-jet:before {
    content: "\f0fb";
}

.icon-beer:before {
    content: "\f0fc";
}

.icon-h-square:before {
    content: "\f0fd";
}

.icon-plus-square:before {
    content: "\f0fe";
}

.icon-uniF0FF:before {
    content: "\f0ff";
}

.icon-angle-double-left:before {
    content: "\f100";
}

.icon-angle-double-right:before {
    content: "\f101";
}

.icon-angle-double-up:before {
    content: "\f102";
}

.icon-angle-double-down:before {
    content: "\f103";
}

.icon-angle-left:before {
    content: "\f104";
}

.icon-angle-right:before {
    content: "\f105";
}

.icon-angle-up:before {
    content: "\f106";
}

.icon-angle-down:before {
    content: "\f107";
}

.icon-desktop:before {
    content: "\f108";
}

.icon-laptop:before {
    content: "\f109";
}

.icon-tablet:before {
    content: "\f10a";
}

.icon-mobile:before {
    content: "\f10b";
}

.icon-circle-o:before {
    content: "\f10c";
}

.icon-quote-left:before {
    content: "\f10d";
}

.icon-quote-right:before {
    content: "\f10e";
}

.icon-uniF10F:before {
    content: "\f10f";
}

.icon-spinner:before {
    content: "\f110";
}

.icon-circle:before {
    content: "\f111";
}

.icon-mail-reply:before {
    content: "\f112";
}

.icon-github-alt:before {
    content: "\f113";
}

.icon-folder-o:before {
    content: "\f114";
}

.icon-folder-open-o:before {
    content: "\f115";
}

.icon-uniF116:before {
    content: "\f116";
}

.icon-uniF117:before {
    content: "\f117";
}

.icon-smile-o:before {
    content: "\f118";
}

.icon-frown-o:before {
    content: "\f119";
}

.icon-meh-o:before {
    content: "\f11a";
}

.icon-gamepad:before {
    content: "\f11b";
}

.icon-keyboard-o:before {
    content: "\f11c";
}

.icon-flag-o:before {
    content: "\f11d";
}

.icon-flag-checkered:before {
    content: "\f11e";
}

.icon-uniF11F:before {
    content: "\f11f";
}

.icon-terminal:before {
    content: "\f120";
}

.icon-code:before {
    content: "\f121";
}

.icon-mail-reply-all:before {
    content: "\f122";
}

.icon-star-half-empty:before {
    content: "\f123";
}

.icon-location-arrow:before {
    content: "\f124";
}

.icon-crop:before {
    content: "\f125";
}

.icon-code-fork:before {
    content: "\f126";
}

.icon-chain-broken:before {
    content: "\f127";
}

.icon-question:before {
    content: "\f128";
}

.icon-info:before {
    content: "\f129";
}

.icon-exclamation:before {
    content: "\f12a";
}

.icon-superscript:before {
    content: "\f12b";
}

.icon-subscript:before {
    content: "\f12c";
}

.icon-eraser:before {
    content: "\f12d";
}

.icon-puzzle-piece:before {
    content: "\f12e";
}

.icon-uniF12F:before {
    content: "\f12f";
}

.icon-microphone:before {
    content: "\f130";
}

.icon-microphone-slash:before {
    content: "\f131";
}

.icon-shield:before {
    content: "\f132";
}

.icon-calendar-o:before {
    content: "\f133";
}

.icon-fire-extinguisher:before {
    content: "\f134";
}

.icon-rocket:before {
    content: "\f135";
}

.icon-maxcdn:before {
    content: "\f136";
}

.icon-chevron-circle-left:before {
    content: "\f137";
}

.icon-chevron-circle-right:before {
    content: "\f138";
}

.icon-chevron-circle-up:before {
    content: "\f139";
}

.icon-chevron-circle-down:before {
    content: "\f13a";
}

.icon-html5:before {
    content: "\f13b";
}

.icon-css3:before {
    content: "\f13c";
}

.icon-anchor:before {
    content: "\f13d";
}

.icon-unlock-alt:before {
    content: "\f13e";
}

.icon-uniF13F:before {
    content: "\f13f";
}

.icon-bullseye:before {
    content: "\f140";
}

.icon-ellipsis-h:before {
    content: "\f141";
}

.icon-ellipsis-v:before {
    content: "\f142";
}

.icon-rss-square:before {
    content: "\f143";
}

.icon-play-circle:before {
    content: "\f144";
}

.icon-ticket:before {
    content: "\f145";
}

.icon-minus-square:before {
    content: "\f146";
}

.icon-minus-square-o:before {
    content: "\f147";
}

.icon-level-up:before {
    content: "\f148";
}

.icon-level-down:before {
    content: "\f149";
}

.icon-check-square:before {
    content: "\f14a";
}

.icon-pencil-square:before {
    content: "\f14b";
}

.icon-external-link-square:before {
    content: "\f14c";
}

.icon-share-square:before {
    content: "\f14d";
}

.icon-compass:before {
    content: "\f14e";
}

.icon-uniF14F:before {
    content: "\f14f";
}

.icon-caret-square-o-down:before {
    content: "\f150";
}

.icon-caret-square-o-up:before {
    content: "\f151";
}

.icon-caret-square-o-right:before {
    content: "\f152";
}

.icon-eur:before {
    content: "\f153";
}

.icon-gbp:before {
    content: "\f154";
}

.icon-dollar:before {
    content: "\f155";
}

.icon-inr:before {
    content: "\f156";
}

.icon-cny:before {
    content: "\f157";
}

.icon-rouble:before {
    content: "\f158";
}

.icon-krw:before {
    content: "\f159";
}

.icon-bitcoin:before {
    content: "\f15a";
}

.icon-file:before {
    content: "\f15b";
}

.icon-file-text:before {
    content: "\f15c";
}

.icon-sort-alpha-asc:before {
    content: "\f15d";
}

.icon-sort-alpha-desc:before {
    content: "\f15e";
}

.icon-uniF15F:before {
    content: "\f15f";
}

.icon-sort-amount-asc:before {
    content: "\f160";
}

.icon-sort-amount-desc:before {
    content: "\f161";
}

.icon-sort-numeric-asc:before {
    content: "\f162";
}

.icon-sort-numeric-desc:before {
    content: "\f163";
}

.icon-thumbs-up:before {
    content: "\f164";
}

.icon-thumbs-down:before {
    content: "\f165";
}

.icon-youtube-square:before {
    content: "\f166";
}

.icon-youtube:before {
    content: "\f167";
}

.icon-xing:before {
    content: "\f168";
}

.icon-xing-square:before {
    content: "\f169";
}

.icon-youtube-play:before {
    content: "\f16a";
}

.icon-dropbox:before {
    content: "\f16b";
}

.icon-stack-overflow:before {
    content: "\f16c";
}

.icon-instagram3:before {
    content: "\f16e";
}

.icon-flickr:before {
    content: "\f16f";
}

.icon-uniF16F:before {
    content: "\f170";
}

.icon-adn:before {
    content: "\f171";
}

.icon-bitbucket:before {
    content: "\f172";
}

.icon-bitbucket-square:before {
    content: "\f173";
}

.icon-tumblr:before {
    content: "\f174";
}

.icon-tumblr-square:before {
    content: "\f175";
}

.icon-long-arrow-down:before {
    content: "\f176";
}

.icon-long-arrow-up:before {
    content: "\f177";
}

.icon-long-arrow-left:before {
    content: "\f178";
}

.icon-long-arrow-right:before {
    content: "\f179";
}

.icon-apple:before {
    content: "\f17a";
}

.icon-windows:before {
    content: "\f17b";
}

.icon-android:before {
    content: "\f17c";
}

.icon-linux:before {
    content: "\f17d";
}

.icon-dribbble:before {
    content: "\f17e";
}

.icon-skype:before {
    content: "\f17f";
}

.icon-uniF17F:before {
    content: "\f180";
}

.icon-foursquare:before {
    content: "\f181";
}

.icon-trello:before {
    content: "\f182";
}

.icon-female:before {
    content: "\f183";
}

.icon-male:before {
    content: "\f184";
}

.icon-gittip:before {
    content: "\f185";
}

.icon-sun-o:before {
    content: "\f186";
}

.icon-moon-o:before {
    content: "\f187";
}

.icon-archive:before {
    content: "\f188";
}

.icon-bug:before {
    content: "\f189";
}

.icon-vk:before {
    content: "\f18a";
}

.icon-weibo:before {
    content: "\f18b";
}

.icon-renren:before {
    content: "\f18c";
}

.icon-pagelines:before {
    content: "\f18d";
}

.icon-stack-exchange:before {
    content: "\f18e";
}

.icon-arrow-circle-o-right:before {
    content: "\f18f";
}

.icon-uniF18F:before {
    content: "\f190";
}

.icon-arrow-circle-o-left:before {
    content: "\f191";
}

.icon-caret-square-o-left:before {
    content: "\f192";
}

.icon-dot-circle-o:before {
    content: "\f193";
}

.icon-wheelchair:before {
    content: "\f194";
}

.icon-vimeo-square:before {
    content: "\f195";
}

.icon-try:before {
    content: "\f196";
}

.icon-plus-square-o:before {
    content: "\f197";
}

.icon-space-shuttle:before {
    content: "\f198";
}

.icon-slack:before {
    content: "\f199";
}

.icon-envelope-square:before {
    content: "\f19a";
}

.icon-wordpress:before {
    content: "\f19b";
}

.icon-openid:before {
    content: "\f19c";
}

.icon-bank:before {
    content: "\f19d";
}

.icon-graduation-cap:before {
    content: "\f19e";
}

.icon-yahoo:before {
    content: "\f19f";
}

.icon-uniF19F:before {
    content: "\f1a0";
}

.icon-google:before {
    content: "\f1a1";
}

.icon-reddit:before {
    content: "\f1a2";
}

.icon-reddit-square:before {
    content: "\f1a3";
}

.icon-stumbleupon-circle:before {
    content: "\f1a4";
}

.icon-stumbleupon:before {
    content: "\f1a5";
}

.icon-delicious:before {
    content: "\f1a6";
}

.icon-digg:before {
    content: "\f1a7";
}

.icon-pied-piper:before {
    content: "\f1a8";
}

.icon-pied-piper-alt:before {
    content: "\f1a9";
}

.icon-drupal:before {
    content: "\f1aa";
}

.icon-joomla:before {
    content: "\f1ab";
}

.icon-language:before {
    content: "\f1ac";
}

.icon-fax:before {
    content: "\f1ad";
}

.icon-building:before {
    content: "\f1ae";
}

.icon-child:before {
    content: "\f1af";
}

.icon-uniF1AF:before {
    content: "\f1b0";
}

.icon-paw:before {
    content: "\f1b1";
}

.icon-spoon:before {
    content: "\f1b2";
}

.icon-cube:before {
    content: "\f1b3";
}

.icon-cubes:before {
    content: "\f1b4";
}

.icon-behance:before {
    content: "\f1b5";
}

.icon-behance-square:before {
    content: "\f1b6";
}

.icon-steam:before {
    content: "\f1b7";
}

.icon-steam-square:before {
    content: "\f1b8";
}

.icon-recycle:before {
    content: "\f1b9";
}

.icon-automobile:before {
    content: "\f1ba";
}

.icon-cab:before {
    content: "\f1bb";
}

.icon-tree:before {
    content: "\f1bc";
}

.icon-spotify:before {
    content: "\f1bd";
}

.icon-deviantart:before {
    content: "\f1be";
}

.icon-soundcloud:before {
    content: "\f1bf";
}

.icon-uniF1BF:before {
    content: "\f1c0";
}

.icon-database:before {
    content: "\f1c1";
}

.icon-file-pdf-o:before {
    content: "\f1c2";
}

.icon-file-word-o:before {
    content: "\f1c3";
}

.icon-file-excel-o:before {
    content: "\f1c4";
}

.icon-file-powerpoint-o:before {
    content: "\f1c5";
}

.icon-file-image-o:before {
    content: "\f1c6";
}

.icon-file-archive-o:before {
    content: "\f1c7";
}

.icon-file-audio-o:before {
    content: "\f1c8";
}

.icon-file-movie-o:before {
    content: "\f1c9";
}

.icon-file-code-o:before {
    content: "\f1ca";
}

.icon-vine:before {
    content: "\f1cb";
}

.icon-codepen:before {
    content: "\f1cc";
}

.icon-jsfiddle:before {
    content: "\f1cd";
}

.icon-life-bouy:before {
    content: "\f1ce";
}

.icon-circle-o-notch:before {
    content: "\f1cf";
}

.icon-uniF1CF:before {
    content: "\f1d0";
}

.icon-ra:before {
    content: "\f1d1";
}

.icon-empire:before {
    content: "\f1d2";
}

.icon-git-square:before {
    content: "\f1d3";
}

.icon-git:before {
    content: "\f1d4";
}

.icon-hacker-news:before {
    content: "\f1d5";
}

.icon-tencent-weibo:before {
    content: "\f1d6";
}

.icon-qq:before {
    content: "\f1d7";
}

.icon-wechat:before {
    content: "\f1d8";
}

.icon-paper-plane:before {
    content: "\f1d9";
}

.icon-paper-plane-o:before {
    content: "\f1da";
}

.icon-history:before {
    content: "\f1db";
}

.icon-circle-thin:before {
    content: "\f1dc";
}

.icon-header:before {
    content: "\f1dd";
}

.icon-paragraph:before {
    content: "\f1de";
}

.icon-sliders:before {
    content: "\f1df";
}

.icon-uniF1DF:before {
    content: "\f1e0";
}

.icon-share-alt:before {
    content: "\f1e1";
}

.icon-share-alt-square:before {
    content: "\f1e2";
}

.icon-bomb:before {
    content: "\f1e3";
}

.icon-futbol-o:before {
    content: "\f1e4";
}

.icon-tty:before {
    content: "\f1e5";
}

.icon-binoculars:before {
    content: "\f1e6";
}

.icon-plug:before {
    content: "\f1e7";
}

.icon-slideshare:before {
    content: "\f1e8";
}

.icon-twitch:before {
    content: "\f1e9";
}

.icon-yelp:before {
    content: "\f1ea";
}

.icon-newspaper-o:before {
    content: "\f1eb";
}

.icon-wifi:before {
    content: "\f1ec";
}

.icon-calculator:before {
    content: "\f1ed";
}

.icon-paypal:before {
    content: "\f1ee";
}

.icon-google-wallet:before {
    content: "\f1ef";
}

.icon-uniF1EF:before {
    content: "\f1f0";
}

.icon-cc-visa:before {
    content: "\f1f1";
}

.icon-cc-mastercard:before {
    content: "\f1f2";
}

.icon-cc-discover:before {
    content: "\f1f3";
}

.icon-cc-amex:before {
    content: "\f1f4";
}

.icon-cc-paypal:before {
    content: "\f1f5";
}

.icon-cc-stripe:before {
    content: "\f1f6";
}

.icon-bell-slash:before {
    content: "\f1f7";
}

.icon-bell-slash-o:before {
    content: "\f1f8";
}

.icon-trash:before {
    content: "\f1f9";
}

.icon-copyright:before {
    content: "\f1fa";
}

.icon-at:before {
    content: "\f1fb";
}

.icon-eyedropper:before {
    content: "\f1fc";
}

.icon-paint-brush:before {
    content: "\f1fd";
}

.icon-birthday-cake:before {
    content: "\f1fe";
}

.icon-area-chart:before {
    content: "\f1ff";
}

.icon-uniF1FF:before {
    content: "\f200";
}

.icon-pie-chart:before {
    content: "\f201";
}

.icon-line-chart:before {
    content: "\f202";
}

.icon-lastfm:before {
    content: "\f203";
}

.icon-lastfm-square:before {
    content: "\f204";
}

.icon-toggle-off:before {
    content: "\f205";
}

.icon-toggle-on:before {
    content: "\f206";
}

.icon-bicycle:before {
    content: "\f207";
}

.icon-bus:before {
    content: "\f208";
}

.icon-ioxhost:before {
    content: "\f209";
}

.icon-angellist:before {
    content: "\f20a";
}

.icon-cc:before {
    content: "\f20b";
}

.icon-ils:before {
    content: "\f20c";
}

.icon-meanpath:before {
    content: "\f20d";
}

.icon-buysellads:before {
    content: "\f20e";
}

.icon-connectdevelop:before {
    content: "\f20f";
}

.icon-uniF20F:before {
    content: "\f210";
}

.icon-dashcube:before {
    content: "\f211";
}

.icon-forumbee:before {
    content: "\f212";
}

.icon-leanpub:before {
    content: "\f213";
}

.icon-sellsy:before {
    content: "\f214";
}

.icon-shirtsinbulk:before {
    content: "\f215";
}

.icon-simplybuilt:before {
    content: "\f216";
}

.icon-skyatlas:before {
    content: "\f217";
}

.icon-cart-plus:before {
    content: "\f218";
}

.icon-cart-arrow-down:before {
    content: "\f219";
}

.icon-diamond:before {
    content: "\f21a";
}

.icon-ship:before {
    content: "\f21b";
}

.icon-user-secret:before {
    content: "\f21c";
}

.icon-motorcycle:before {
    content: "\f21d";
}

.icon-street-view:before {
    content: "\f21e";
}

.icon-heartbeat:before {
    content: "\f21f";
}

.icon-uniF21F:before {
    content: "\f220";
}

.icon-uniF220:before {
    content: "\f221";
}

.icon-venus:before {
    content: "\f222";
}

.icon-mars:before {
    content: "\f223";
}

.icon-mercury:before {
    content: "\f224";
}

.icon-intersex:before {
    content: "\f225";
}

.icon-transgender-alt:before {
    content: "\f226";
}

.icon-venus-double:before {
    content: "\f227";
}

.icon-mars-double:before {
    content: "\f228";
}

.icon-venus-mars:before {
    content: "\f229";
}

.icon-mars-stroke:before {
    content: "\f22a";
}

.icon-mars-stroke-v:before {
    content: "\f22b";
}

.icon-mars-stroke-h:before {
    content: "\f22c";
}

.icon-neuter:before {
    content: "\f22d";
}

.icon-genderless:before {
    content: "\f22e";
}

.icon-uniF22E:before {
    content: "\f22f";
}

.icon-uniF22F:before {
    content: "\f230";
}

.icon-facebook-official:before {
    content: "\f231";
}

.icon-pinterest-p:before {
    content: "\f232";
}

.icon-whatsapp:before {
    content: "\f233";
}

.icon-server:before {
    content: "\f234";
}

.icon-user-plus:before {
    content: "\f235";
}

.icon-user-times:before {
    content: "\f236";
}

.icon-bed:before {
    content: "\f237";
}

.icon-viacoin:before {
    content: "\f238";
}

.icon-train:before {
    content: "\f239";
}

.icon-subway:before {
    content: "\f23a";
}

.icon-medium:before {
    content: "\f23b";
}

.icon-y-combinator:before {
    content: "\f23c";
}

.icon-optin-monster:before {
    content: "\f23d";
}

.icon-opencart:before {
    content: "\f23e";
}

.icon-expeditedssl:before {
    content: "\f23f";
}

.icon-uniF23F:before {
    content: "\f240";
}

.icon-battery-4:before {
    content: "\f241";
}

.icon-battery-3:before {
    content: "\f242";
}

.icon-battery-2:before {
    content: "\f243";
}

.icon-battery-1:before {
    content: "\f244";
}

.icon-battery-0:before {
    content: "\f245";
}

.icon-mouse-pointer:before {
    content: "\f246";
}

.icon-i-cursor:before {
    content: "\f247";
}

.icon-object-group:before {
    content: "\f248";
}

.icon-object-ungroup:before {
    content: "\f249";
}

.icon-sticky-note:before {
    content: "\f24a";
}

.icon-sticky-note-o:before {
    content: "\f24b";
}

.icon-cc-jcb:before {
    content: "\f24c";
}

.icon-cc-diners-club:before {
    content: "\f24d";
}

.icon-clone:before {
    content: "\f24e";
}

.icon-balance-scale:before {
    content: "\f24f";
}

.icon-uniF24F:before {
    content: "\f250";
}

.icon-hourglass-o:before {
    content: "\f251";
}

.icon-hourglass-1:before {
    content: "\f252";
}

.icon-hourglass-2:before {
    content: "\f253";
}

.icon-hourglass-3:before {
    content: "\f254";
}

.icon-hourglass:before {
    content: "\f255";
}

.icon-hand-grab-o:before {
    content: "\f256";
}

.icon-hand-paper-o:before {
    content: "\f257";
}

.icon-hand-scissors-o:before {
    content: "\f258";
}

.icon-hand-lizard-o:before {
    content: "\f259";
}

.icon-hand-spock-o:before {
    content: "\f25a";
}

.icon-hand-pointer-o:before {
    content: "\f25b";
}

.icon-hand-peace-o:before {
    content: "\f25c";
}

.icon-trademark:before {
    content: "\f25d";
}

.icon-registered:before {
    content: "\f25e";
}

.icon-creative-commons:before {
    content: "\f25f";
}

.icon-uniF25F:before {
    content: "\f260";
}

.icon-gg:before {
    content: "\f261";
}

.icon-gg-circle:before {
    content: "\f262";
}

.icon-tripadvisor:before {
    content: "\f263";
}

.icon-odnoklassniki:before {
    content: "\f264";
}

.icon-odnoklassniki-square:before {
    content: "\f265";
}

.icon-get-pocket:before {
    content: "\f266";
}

.icon-wikipedia-w:before {
    content: "\f267";
}

.icon-safari:before {
    content: "\f268";
}

.icon-chrome:before {
    content: "\f269";
}

.icon-firefox:before {
    content: "\f26a";
}

.icon-opera:before {
    content: "\f26b";
}

.icon-internet-explorer:before {
    content: "\f26c";
}

.icon-television:before {
    content: "\f26d";
}

.icon-contao:before {
    content: "\f26e";
}

.icon-px:before {
    content: "\f26f";
}

.icon-uniF26F:before {
    content: "\f270";
}

.icon-amazon:before {
    content: "\f271";
}

.icon-calendar-plus-o:before {
    content: "\f272";
}

.icon-calendar-minus-o:before {
    content: "\f273";
}

.icon-calendar-times-o:before {
    content: "\f274";
}

.icon-calendar-check-o:before {
    content: "\f275";
}

.icon-industry:before {
    content: "\f276";
}

.icon-map-pin:before {
    content: "\f277";
}

.icon-map-signs:before {
    content: "\f278";
}

.icon-map-o:before {
    content: "\f279";
}

.icon-map:before {
    content: "\f27a";
}

.icon-commenting:before {
    content: "\f27b";
}

.icon-commenting-o:before {
    content: "\f27c";
}

.icon-houzz:before {
    content: "\f27d";
}

.icon-vimeo:before {
    content: "\f27e";
}

.icon-black-tie:before {
    content: "\f27f";
}

.icon-uniF27F:before {
    content: "\f280";
}

.icon-fonticons:before {
    content: "\f281";
}

.icon-reddit-alien:before {
    content: "\f282";
}

.icon-edge:before {
    content: "\f283";
}

.icon-credit-card-alt:before {
    content: "\f284";
}

.icon-codiepie:before {
    content: "\f285";
}

.icon-modx:before {
    content: "\f286";
}

.icon-fort-awesome:before {
    content: "\f287";
}

.icon-usb:before {
    content: "\f288";
}

.icon-product-hunt:before {
    content: "\f289";
}

.icon-mixcloud:before {
    content: "\f28a";
}

.icon-scribd:before {
    content: "\f28b";
}

.icon-pause-circle:before {
    content: "\f28c";
}

.icon-pause-circle-o:before {
    content: "\f28d";
}

.icon-stop-circle:before {
    content: "\f28e";
}

.icon-stop-circle-o:before {
    content: "\f28f";
}

.icon-uniF28F:before {
    content: "\f290";
}

.icon-shopping-bag:before {
    content: "\f291";
}

.icon-shopping-basket:before {
    content: "\f292";
}

.icon-hashtag:before {
    content: "\f293";
}

.icon-bluetooth:before {
    content: "\f294";
}

.icon-bluetooth-b:before {
    content: "\f295";
}

.icon-percent:before {
    content: "\f296";
}

.icon-uniF296:before {
    content: "\f297";
}

.icon-uniF297:before {
    content: "\f298";
}

.icon-uniF298:before {
    content: "\f299";
}

.icon-uniF299:before {
    content: "\f29a";
}

.icon-uniF29A:before {
    content: "\f29b";
}

.icon-uniF29B:before {
    content: "\f29c";
}

.icon-uniF29C:before {
    content: "\f29d";
}

.icon-uniF29D:before {
    content: "\f29e";
}

.icon-uniF29E:before {
    content: "\f29f";
}

.icon-uniF29F:before {
    content: "\f2a0";
}

.icon-uniF2A0:before {
    content: "\f2a1";
}

.icon-uniF2A1:before {
    content: "\f2a2";
}

.icon-uniF2A2:before {
    content: "\f2a3";
}

.icon-uniF2A3:before {
    content: "\f2a4";
}

.icon-uniF2A4:before {
    content: "\f2a5";
}

.icon-uniF2A5:before {
    content: "\f2a6";
}

.icon-uniF2A6:before {
    content: "\f2a7";
}

.icon-uniF2A7:before {
    content: "\f2a8";
}

.icon-uniF2A8:before {
    content: "\f2a9";
}

.icon-uniF2A9:before {
    content: "\f2aa";
}

.icon-uniF2AA:before {
    content: "\f2ab";
}

.icon-uniF2AB:before {
    content: "\f2ac";
}

.icon-uniF2AC:before {
    content: "\f2ad";
}

.icon-uniF2AD:before {
    content: "\f2ae";
}

.icon-uniF2AE:before {
    content: "\f2af";
}

.icon-uniF2AF:before {
    content: "\f2b0";
}

.icon-uniF2B0:before {
    content: "\f2b1";
}

.icon-uniF2B1:before {
    content: "\f2b2";
}

.icon-uniF2B2:before {
    content: "\f2b3";
}

.icon-uniF2B3:before {
    content: "\f2b4";
}

.icon-uniF2B4:before {
    content: "\f2b5";
}

.icon-uniF2B5:before {
    content: "\f2b6";
}

.icon-uniF2B6:before {
    content: "\f2b7";
}

.icon-uniF2B7:before {
    content: "\f2b8";
}

.icon-uniF2B8:before {
    content: "\f2b9";
}

.icon-uniF2B9:before {
    content: "\f2ba";
}

.icon-uniF2BA:before {
    content: "\f2bb";
}

.icon-uniF2BB:before {
    content: "\f2bc";
}

.icon-uniF2BC:before {
    content: "\f2bd";
}

.icon-uniF2BD:before {
    content: "\f2be";
}

.icon-uniF2BE:before {
    content: "\f2bf";
}

.icon-uniF2BF:before {
    content: "\f2c0";
}

.icon-uniF2C0:before {
    content: "\f2c1";
}

.icon-uniF2C1:before {
    content: "\f2c2";
}

.icon-uniF2C2:before {
    content: "\f2c3";
}

.icon-uniF2C3:before {
    content: "\f2c4";
}

.icon-uniF2C4:before {
    content: "\f2c5";
}

.icon-uniF2C5:before {
    content: "\f2c6";
}

.icon-uniF2C6:before {
    content: "\f2c7";
}

.icon-uniF2C7:before {
    content: "\f2c8";
}

.icon-uniF2C8:before {
    content: "\f2c9";
}

.icon-uniF2C9:before {
    content: "\f2ca";
}

.icon-uniF2CA:before {
    content: "\f2cb";
}

.icon-uniF2CB:before {
    content: "\f2cc";
}

.icon-uniF2CC:before {
    content: "\f2cd";
}

.icon-uniF2CD:before {
    content: "\f2ce";
}

.icon-uniF2CE:before {
    content: "\f2cf";
}

.icon-uniF2CF:before {
    content: "\f2d0";
}

.icon-uniF2D0:before {
    content: "\f2d1";
}

.icon-uniF2D1:before {
    content: "\f2d2";
}

.icon-uniF2D2:before {
    content: "\f2d3";
}

.icon-uniF2D3:before {
    content: "\f2d4";
}

.icon-uniF2D4:before {
    content: "\f2d5";
}

.icon-uniF2D5:before {
    content: "\f2d6";
}

.icon-uniF2D6:before {
    content: "\f2d7";
}

.icon-uniF2D7:before {
    content: "\f2d8";
}

.icon-uniF2D8:before {
    content: "\f2d9";
}

.icon-uniF2D9:before {
    content: "\f2da";
}

.icon-uniF2DA:before {
    content: "\f2db";
}

.icon-uniF2DB:before {
    content: "\f2dc";
}

.icon-uniF2DC:before {
    content: "\f2dd";
}

.icon-uniF2DD:before {
    content: "\f2de";
}

.icon-uniF2DE:before {
    content: "\f2df";
}

.icon-uniF2DF:before {
    content: "\f2e0";
}

.icon-uniF2E0:before {
    content: "\f2e1";
}

.icon-uniF2E1:before {
    content: "\f2e2";
}

.icon-uniF2E2:before {
    content: "\f2e3";
}

.icon-uniF2E3:before {
    content: "\f2e4";
}

.icon-uniF2E4:before {
    content: "\f2e5";
}

.icon-uniF2E5:before {
    content: "\f2e6";
}

.icon-uniF2E6:before {
    content: "\f2e7";
}

.icon-uniF2E7:before {
    content: "\f2e8";
}

.icon-uniF2E8:before {
    content: "\f2e9";
}

.icon-uniF2E9:before {
    content: "\f2ea";
}

.icon-uniF2EA:before {
    content: "\f2eb";
}

.icon-uniF2EB:before {
    content: "\f2ec";
}

.icon-uniF2EC:before {
    content: "\f2ed";
}

.icon-uniF2ED:before {
    content: "\f2ee";
}

.icon-uniF2EE:before {
    content: "\f2ef";
}

.icon-uniF2EF:before {
    content: "\f2f0";
}

.icon-uniF2F0:before {
    content: "\f2f1";
}

.icon-uniF2F1:before {
    content: "\f2f2";
}

.icon-uniF2F2:before {
    content: "\f2f3";
}

.icon-uniF2F3:before {
    content: "\f2f4";
}

.icon-uniF2F4:before {
    content: "\f2f5";
}

.icon-uniF2F5:before {
    content: "\f2f6";
}

.icon-uniF2F6:before {
    content: "\f2f7";
}

.icon-uniF2F7:before {
    content: "\f2f8";
}

.icon-uniF2F8:before {
    content: "\f2f9";
}

.icon-uniF2F9:before {
    content: "\f2fa";
}

.icon-uniF2FA:before {
    content: "\f2fb";
}

.icon-uniF2FB:before {
    content: "\f2fc";
}

.icon-uniF2FC:before {
    content: "\f2fd";
}

.icon-uniF2FD:before {
    content: "\f2fe";
}

.icon-uniF2FE:before {
    content: "\f2ff";
}

.icon-uniF2FF:before {
    content: "\f300";
}

.icon-uniF300:before {
    content: "\f301";
}

.icon-uniF301:before {
    content: "\f302";
}

.icon-uniF302:before {
    content: "\f303";
}

.icon-uniF303:before {
    content: "\f304";
}

.icon-uniF304:before {
    content: "\f305";
}

.icon-uniF305:before {
    content: "\f306";
}

.icon-uniF306:before {
    content: "\f307";
}

.icon-uniF307:before {
    content: "\f308";
}

.icon-uniF308:before {
    content: "\f309";
}

.icon-uniF309:before {
    content: "\f30a";
}

.icon-uniF30A:before {
    content: "\f30b";
}

.icon-uniF30B:before {
    content: "\f30c";
}

.icon-uniF30C:before {
    content: "\f30d";
}

.icon-uniF30D:before {
    content: "\f30e";
}

.icon-uniF30E:before {
    content: "\f30f";
}

.icon-uniF30F:before {
    content: "\f310";
}

.icon-uniF310:before {
    content: "\f311";
}

.icon-uniF311:before {
    content: "\f312";
}

.icon-uniF312:before {
    content: "\f313";
}

.icon-uniF313:before {
    content: "\f314";
}

.icon-uniF314:before {
    content: "\f315";
}

.icon-uniF315:before {
    content: "\f316";
}

.icon-uniF316:before {
    content: "\f317";
}

.icon-uniF317:before {
    content: "\f318";
}

.icon-uniF318:before {
    content: "\f319";
}

.icon-uniF319:before {
    content: "\f31a";
}

.icon-uniF31A:before {
    content: "\f31b";
}

.icon-uniF31B:before {
    content: "\f31c";
}

.icon-uniF31C:before {
    content: "\f31d";
}

.icon-uniF31D:before {
    content: "\f31e";
}

.icon-uniF31E:before {
    content: "\f31f";
}

.icon-uniF31F:before {
    content: "\f320";
}

.icon-uniF320:before {
    content: "\f321";
}

.icon-uniF321:before {
    content: "\f322";
}

.icon-uniF322:before {
    content: "\f323";
}

.icon-uniF323:before {
    content: "\f324";
}

.icon-uniF324:before {
    content: "\f325";
}

.icon-uniF325:before {
    content: "\f326";
}

.icon-uniF326:before {
    content: "\f327";
}

.icon-uniF327:before {
    content: "\f328";
}

.icon-uniF328:before {
    content: "\f329";
}

.icon-uniF329:before {
    content: "\f32a";
}

.icon-uniF32A:before {
    content: "\f32b";
}

.icon-uniF32B:before {
    content: "\f32c";
}

.icon-uniF32C:before {
    content: "\f32d";
}

.icon-uniF32D:before {
    content: "\f32e";
}

.icon-uniF32E:before {
    content: "\f32f";
}

.icon-uniF32F:before {
    content: "\f330";
}

.icon-uniF330:before {
    content: "\f331";
}

.icon-uniF331:before {
    content: "\f332";
}

.icon-uniF332:before {
    content: "\f333";
}

.icon-uniF333:before {
    content: "\f334";
}

.icon-uniF334:before {
    content: "\f335";
}

.icon-uniF335:before {
    content: "\f336";
}

.icon-uniF336:before {
    content: "\f337";
}

.icon-uniF337:before {
    content: "\f338";
}

.icon-uniF338:before {
    content: "\f339";
}

.icon-uniF339:before {
    content: "\f33a";
}

.icon-uniF33A:before {
    content: "\f33b";
}

.icon-uniF33B:before {
    content: "\f33c";
}

.icon-uniF33C:before {
    content: "\f33d";
}

.icon-uniF33D:before {
    content: "\f33e";
}

.icon-uniF33E:before {
    content: "\f33f";
}

.icon-uniF33F:before {
    content: "\f340";
}

.icon-uniF340:before {
    content: "\f341";
}

.icon-uniF341:before {
    content: "\f342";
}

.icon-uniF342:before {
    content: "\f343";
}

.icon-uniF343:before {
    content: "\f344";
}

.icon-uniF344:before {
    content: "\f345";
}

.icon-uniF345:before {
    content: "\f346";
}

.icon-uniF346:before {
    content: "\f347";
}

.icon-uniF347:before {
    content: "\f348";
}

.icon-uniF348:before {
    content: "\f349";
}

.icon-uniF349:before {
    content: "\f34a";
}

.icon-uniF34A:before {
    content: "\f34b";
}

.icon-uniF34B:before {
    content: "\f34c";
}

.icon-uniF34C:before {
    content: "\f34d";
}

.icon-uniF34D:before {
    content: "\f34e";
}

.icon-uniF34E:before {
    content: "\f34f";
}

.icon-uniF34F:before {
    content: "\f350";
}

.icon-uniF350:before {
    content: "\f351";
}

.icon-uniF351:before {
    content: "\f352";
}

.icon-uniF352:before {
    content: "\f353";
}

.icon-uniF353:before {
    content: "\f354";
}

.icon-uniF354:before {
    content: "\f355";
}

.icon-uniF355:before {
    content: "\f356";
}

.icon-uniF356:before {
    content: "\f357";
}

.icon-uniF357:before {
    content: "\f358";
}

.icon-uniF358:before {
    content: "\f359";
}

.icon-uniF359:before {
    content: "\f35a";
}

.icon-uniF35A:before {
    content: "\f35b";
}

.icon-uniF35B:before {
    content: "\f35c";
}

.icon-uniF35C:before {
    content: "\f35d";
}

.icon-uniF35D:before {
    content: "\f35e";
}

.icon-uniF35E:before {
    content: "\f35f";
}

.icon-uniF35F:before {
    content: "\f360";
}

.icon-uniF360:before {
    content: "\f361";
}

.icon-uniF361:before {
    content: "\f362";
}

.icon-uniF362:before {
    content: "\f363";
}

.icon-uniF363:before {
    content: "\f364";
}

.icon-uniF364:before {
    content: "\f365";
}

.icon-uniF365:before {
    content: "\f366";
}

.icon-uniF366:before {
    content: "\f367";
}

.icon-uniF367:before {
    content: "\f368";
}

.icon-uniF368:before {
    content: "\f369";
}

.icon-uniF369:before {
    content: "\f36a";
}

.icon-uniF36A:before {
    content: "\f36b";
}

.icon-uniF36B:before {
    content: "\f36c";
}

.icon-uniF36C:before {
    content: "\f36d";
}

.icon-uniF36D:before {
    content: "\f36e";
}

.icon-uniF36E:before {
    content: "\f36f";
}

.icon-uniF36F:before {
    content: "\f370";
}

.icon-uniF370:before {
    content: "\f371";
}

.icon-uniF371:before {
    content: "\f372";
}

.icon-uniF372:before {
    content: "\f373";
}

.icon-uniF373:before {
    content: "\f374";
}

.icon-uniF374:before {
    content: "\f375";
}

.icon-uniF375:before {
    content: "\f376";
}

.icon-uniF376:before {
    content: "\f377";
}

.icon-uniF377:before {
    content: "\f378";
}

.icon-uniF378:before {
    content: "\f379";
}

.icon-uniF379:before {
    content: "\f37a";
}

.icon-uniF37A:before {
    content: "\f37b";
}

.icon-uniF37B:before {
    content: "\f37c";
}

.icon-uniF37C:before {
    content: "\f37d";
}

.icon-uniF37D:before {
    content: "\f37e";
}

.icon-uniF37E:before {
    content: "\f37f";
}

.icon-uniF37F:before {
    content: "\f380";
}

.icon-uniF380:before {
    content: "\f381";
}

.icon-uniF381:before {
    content: "\f382";
}

.icon-uniF382:before {
    content: "\f383";
}

.icon-uniF383:before {
    content: "\f384";
}

.icon-uniF384:before {
    content: "\f385";
}

.icon-uniF385:before {
    content: "\f386";
}

.icon-uniF386:before {
    content: "\f387";
}

.icon-uniF387:before {
    content: "\f388";
}

.icon-uniF388:before {
    content: "\f389";
}

.icon-uniF389:before {
    content: "\f38a";
}

.icon-uniF38A:before {
    content: "\f38b";
}

.icon-uniF38B:before {
    content: "\f38c";
}

.icon-uniF38C:before {
    content: "\f38d";
}

.icon-uniF38D:before {
    content: "\f38e";
}

.icon-uniF38E:before {
    content: "\f38f";
}

.icon-uniF38F:before {
    content: "\f390";
}

.icon-uniF390:before {
    content: "\f391";
}

.icon-uniF391:before {
    content: "\f392";
}

.icon-uniF392:before {
    content: "\f393";
}

.icon-uniF393:before {
    content: "\f394";
}

.icon-uniF394:before {
    content: "\f395";
}

.icon-uniF395:before {
    content: "\f396";
}

.icon-uniF396:before {
    content: "\f397";
}

.icon-uniF397:before {
    content: "\f398";
}

.icon-uniF398:before {
    content: "\f399";
}

.icon-uniF399:before {
    content: "\f39a";
}

.icon-uniF39A:before {
    content: "\f39b";
}

.icon-uniF39B:before {
    content: "\f39c";
}

.icon-uniF39C:before {
    content: "\f39d";
}

.icon-uniF39D:before {
    content: "\f39e";
}

.icon-uniF39E:before {
    content: "\f39f";
}

.icon-uniF39F:before {
    content: "\f3a0";
}

.icon-uniF3A0:before {
    content: "\f3a1";
}

.icon-uniF3A1:before {
    content: "\f3a2";
}

.icon-uniF3A2:before {
    content: "\f3a3";
}

.icon-uniF3A3:before {
    content: "\f3a4";
}

.icon-uniF3A4:before {
    content: "\f3a5";
}

.icon-uniF3A5:before {
    content: "\f3a6";
}

.icon-uniF3A6:before {
    content: "\f3a7";
}

.icon-uniF3A7:before {
    content: "\f3a8";
}

.icon-uniF3A8:before {
    content: "\f3a9";
}

.icon-uniF3A9:before {
    content: "\f3aa";
}

.icon-uniF3AA:before {
    content: "\f3ab";
}

.icon-uniF3AB:before {
    content: "\f3ac";
}

.icon-uniF3AC:before {
    content: "\f3ad";
}

.icon-uniF3AD:before {
    content: "\f3ae";
}

.icon-uniF3AE:before {
    content: "\f3af";
}

.icon-uniF3AF:before {
    content: "\f3b0";
}

.icon-uniF3B0:before {
    content: "\f3b1";
}

.icon-uniF3B1:before {
    content: "\f3b2";
}

.icon-uniF3B2:before {
    content: "\f3b3";
}

.icon-uniF3B3:before {
    content: "\f3b4";
}

.icon-uniF3B4:before {
    content: "\f3b5";
}

.icon-uniF3B5:before {
    content: "\f3b6";
}

.icon-uniF3B6:before {
    content: "\f3b7";
}

.icon-uniF3B7:before {
    content: "\f3b8";
}

.icon-uniF3B8:before {
    content: "\f3b9";
}

.icon-uniF3B9:before {
    content: "\f3ba";
}

.icon-uniF3BA:before {
    content: "\f3bb";
}

.icon-uniF3BB:before {
    content: "\f3bc";
}

.icon-uniF3BC:before {
    content: "\f3bd";
}

.icon-uniF3BD:before {
    content: "\f3be";
}

.icon-uniF3BE:before {
    content: "\f3bf";
}

.icon-uniF3BF:before {
    content: "\f3c0";
}

.icon-uniF3C0:before {
    content: "\f3c1";
}

.icon-uniF3C1:before {
    content: "\f3c2";
}

.icon-uniF3C2:before {
    content: "\f3c3";
}

.icon-uniF3C3:before {
    content: "\f3c4";
}

.icon-uniF3C4:before {
    content: "\f3c5";
}

.icon-uniF3C5:before {
    content: "\f3c6";
}

.icon-uniF3C6:before {
    content: "\f3c7";
}

.icon-uniF3C7:before {
    content: "\f3c8";
}

.icon-uniF3C8:before {
    content: "\f3c9";
}

.icon-uniF3C9:before {
    content: "\f3ca";
}

.icon-uniF3CA:before {
    content: "\f3cb";
}

.icon-uniF3CB:before {
    content: "\f3cc";
}

.icon-uniF3CC:before {
    content: "\f3cd";
}
