/* LATO FAMILY BY INTEGER WEIGHT */

/* Webfont: Lato-Hairline */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Hairline.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Hairline.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Hairline.ttf') format('truetype'),
        url('fonts/lato-hairline.svg#latohairline') format('svg');
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
}

/* Webfont: Lato-Thin */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Thin.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Thin.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Thin.ttf') format('truetype'),
        url('fonts/lato-thin.svg#latothin') format('svg');
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
}

/* Webfont: Lato-Light */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Light.ttf') format('truetype'),
        url('fonts/lato-light.svg#latolight') format('svg');
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
    
}

/* Webfont: Lato-Regular */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Regular.ttf') format('truetype'),
        url('fonts/lato-regular.svg#latolight') format('svg');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
    
}

/* Webfont: Lato-Medium */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Medium.ttf') format('truetype'),
        url('fonts/lato-medium.svg#latolight') format('svg');
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
    
}

/* Webfont: Lato-Semibold */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Semibold.ttf') format('truetype'),
        url('fonts/lato-semibold.svg#latosemibold') format('svg');
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
}

/* Webfont: Lato-Bold */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Bold.ttf') format('truetype'),
        url('fonts/lato-bold.svg#latobold') format('svg');
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
}

/* Webfont: Lato-Heavy */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Heavy.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Heavy.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Heavy.ttf') format('truetype'),
        url('fonts/lato-heavy.svg#latoheavy') format('svg');
    font-style: normal;
    font-weight: 800;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
}

/* Webfont: Lato-Black */@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Black.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Black.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Black.ttf') format('truetype'),
        url('fonts/lato-black.svg#latoblack') format('svg');
    font-style: normal;
    font-weight: 900;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
}

/* Special font for selectors (SVG last in list):  */@font-face {
    font-family: 'Lato-Selector';
    src: url('fonts/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
    url('fonts/Lato-Light.ttf') format('truetype'),
    url('fonts/lato-light.svg#latolight') format('svg');
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    -webkit-text-stroke:0.3px;
    
}



/* Roboto Google font */
/* Thin 100 */
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Thin.ttf') format('truetype');
  font-style: normal;
  font-weight: 100;
  text-rendering: optimizeLegibility;
}
/* Thin 100 Italic */
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 100;
  text-rendering: optimizeLegibility;
}
/* Light 300 */
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
/* Light 300 Italic*/
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-LightItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
/* Regular 400 */
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
/* Regular 400 Italic*/
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Regular.ttf') format('truetype');
  font-style: italic;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
/* Medium 500 */
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
/* Medium 500 Italic*/
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
/* Bold 700 */
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}
/* Bold 700 Italic*/
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}
/* Black 900 */
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Black.ttf') format('truetype');
  font-style: normal;
  font-weight: 900;
  text-rendering: optimizeLegibility;
}
/* Black 900 Italic*/
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: 900;
  text-rendering: optimizeLegibility;
}




/* Icon Fonts */
@font-face {
        font-family: 'coinsicons';
        src:url('fonts/coinsicons.eot?-wectog');
        src:url('fonts/coinsicons.eot?#iefix-wectog') format('embedded-opentype'),
    url('fonts/coinsicons.woff?-wectog') format('woff'),
    url('fonts/coinsicons.ttf?-wectog') format('truetype'),
    url('fonts/coinsicons.svg?-wectog#coinsicons') format('svg');
        font-weight: normal;
        font-style: normal;
}

div.icon-font{
 font-size: 40px;
 font-family: 'coinsicons';
 position: relative;
 display: block;
 width: 50px;
 height: 50px;
 top: 80px;
 left: 170px;
 /*line-height: 4.8;*/
 opacity: 1;
 /*text-align: right; */
 color:#FFF;
 pointer-events: none;
 }

div.small div.icon-font{
        font-size:20px;
        top:1px;
        left:85px;
}

/* COINS fonts */
.ci {
    display: inline-block;
    font: normal normal normal 14px/1 coinsicons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

/*',A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,'
  + 'a,b,c,d,e,f,g,h,i,j,k,l,m,n,'
  + 'o,p,q,r,s,t,u,v,w,x,y,z,'
  + '1,2,3,4,5,6,7,8,9,!,@,#,$,%,^,&,*,(,)'.*/

.ci-administration:before      {content: "\ec19";} /*  ec19 - A */
.ci-browse:before      {content: "\ec20";} /*  ec20 - B */
.ci-configuration:before     {content: "\ec21";} /*  ec21 - C */
.ci-delete:before     {content: "\ec22";} /*  ec22 - D */
.ci-enquiry:before   {content: "\ec23";} /*  ec23 - E */
.ci-form:before      {content: "\ec24";} /*  ec24 - F */
.ci-home:before     {content: "\ec25";} /*  ec25 - G */
.ci-input:before  {content: "\ec26";} /*  ec26 - H */
.ci-menu:before    {content: "\ec27";} /*  ec27 - I */
.ci-maintenance:before   {content: "\ec28";} /*  ec28 - J */
.ci-process:before  {content: "\ec29";} /*  ec29 -K */
.ci-report:before       {content: "\ec30";} /*  ec30 - L */
.ci-workbench:before {content: "\ec31";} /*  ec31 - M */
.ci-wip:before      {content: "\ec32";} /*  ec32 - N*/
.ci-hardhat:before   {content: "\ec33";} /*  ec33 - O */

.ci-notes:before  {content: "\ec36";} /*  ec36 - a */
.ci-book:before    {content: "\ec37";} /*  ec37 - b */
.ci-home-maintenance:before  {content: "\ec38";} /*  ec38 - c */
.ci-circle-ring:before  {content: "\ec39";} /*  ec39 - d */
.ci-search:before  {content: "\ec40";} /*  ec40 - e */
.ci-stock:before  {content: "\ec41";} /*  ec41 - f */
.ci-sales:before  {content: "\ec42";} /*  ec42 - g */
.ci-folder:before  {content: "\ec43";} /*  ec43 - h */
.ci-internet-cart:before  {content: "\ec44";} /*  ec44 - i */
.ci-expenses:before  {content: "\ec45";} /*  ec45 - j */
.ci-delivery:before  {content: "\ec46";} /*  ec46 - k */
.ci-spanner-left:before  {content: "\ec47";} /*  ec47 - l */
/* m */
.ci-sections:before  {content: "\ec48";} /*  ec48 - n */
.ci-person:before  {content: "\ec49";} /*  ec49 - o*/

.ci-people:before    {content: "\ec50";} /*  ec50 - p*/
.ci-for-sale:before   {content: "\ec51";} /*  ec51 - q*/
.ci-award:before     {content: "\ec52";} /*  ec52 - r*/
.ci-tick:before      {content: "\ec53";} /*  ec53 - s*/
.ci-plot:before      {content: "\ec54";} /*  ec54 - t*/
.ci-let:before       {content: "\ec55";} /*  ec55 - u*/
.ci-cancelation:before {content: "\ec56";} /*  ec56 - v*/
.ci-rings:before     {content: "\ec57";} /*  ec57 - w*/
.ci-digger:before    {content: "\ec58";} /*  ec58 - x*/
.ci-switch:before      {content: "\ec59";} /*  ec59 - y*/
.ci-cart:before      {content: "\ec60";} /*  ec60 - z*/

.ci-meter:before     {content: "\ec09";} /*  ec09 * - 1 */
.ci-checkout:before  {content: "\ec10";} /*  ec10 - 2 */
.ci-schedule:before   {content: "\ec11";} /*  ec11 - 3 */
.ci-refresh-cart:before {content: "\ec12";} /*  ec12 - 4*/
.ci-edit-chart:before   {content: "\ec13";} /*  ec13 - 5*/
.ci-builder:before   {content: "\ec14";} /*  ec14 - 6 */
.ci-spanner-switch:before {content: "\ec15";} /*  ec15 - 7 */
.ci-finance:before   {content: "\ec16";} /*  ec16 - 8 */
.ci-menu-big:before    {content: "\ec17";} /*  ec17 - 9 */
.ci-layout:before      {content: "\ec01";} /*  ec01 - ! */
.ci-design:before    {content: "\ec18";} /*  ec18 - @*/
.ci-design-undo:before {content: "\ec02";} /*  ec02 - #*/
.ci-percent:before {content: "\ec03";} /*  ec03 - $*/
.ci-network:before    {content: "\ec04";} /*  ec04 - %*/
/* ^ */
.ci-edit-user:before    {content: "\ec05";} /*  ec05 - &*/
/* * */
.ci-protect:before {content: "\ec06";} /*  ec06 - ( */
.ci-refresh:before {content: "\ec07";} /*  ec07 - )*/

/* aliases */
.ci-lot:before      {content: "\ec54";} /*  ec54 - t */
.ci-spanner-right:before   {content: "\ec28";} /*  ec28 - J*/
.ci-pages:before      {content: "\ec20";} /*  ec20 - B */
.ci-cross:before     {content: "\ec22";} /*  ec22 - D */
.ci-chevrons:before  {content: "\ec29";} /*  ec29 - K */
.ci-page:before      {content: "\ec24";} /*  ec24 - F */
.ci-chart:before       {content: "\ec30";} /*  ec30 - L */


/* Font Awesome 4.3.0  */
/* Added March 2015 */

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-1-5x {
    font-size: 1.5em;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-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);
}
.fa-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 .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}
.fa-won:before,
.fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-slack:before {
    content: "\f198";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-pied-piper:before {
    content: "\f1a7";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-spoon:before {
    content: "\f1b1";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-file-word-o:before {
    content: "\f1c2";
}
.fa-file-excel-o:before {
    content: "\f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-circle-o-notch:before {
    content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bell-slash-o:before {
    content: "\f1f7";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-area-chart:before {
    content: "\f1fe";
}
.fa-pie-chart:before {
    content: "\f200";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bus:before {
    content: "\f207";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}
.fa-meanpath:before {
    content: "\f20c";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-diamond:before {
    content: "\f219";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-venus:before {
    content: "\f221";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-facebook-official:before {
    content: "\f230";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-server:before {
    content: "\f233";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-train:before {
    content: "\f238";
}
.fa-subway:before {
    content: "\f239";
}
.fa-medium:before {
    content: "\f23a";
}


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

.im{
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;

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

.im-home:before {
        content: "\e900";
}

.im-home2:before {
        content: "\e901";
}

.im-home3:before {
        content: "\e902";
}

.im-office:before {
        content: "\e903";
}

.im-newspaper:before {
        content: "\e904";
}

.im-pencil:before {
        content: "\e905";
}

.im-pencil2:before {
        content: "\e906";
}

.im-quill:before {
        content: "\e907";
}

.im-pen:before {
        content: "\e908";
}

.im-blog:before {
        content: "\e909";
}

.im-eyedropper:before {
        content: "\e90a";
}

.im-droplet:before {
        content: "\e90b";
}

.im-paint-format:before {
        content: "\e90c";
}

.im-image:before {
        content: "\e90d";
}

.im-images:before {
        content: "\e90e";
}

.im-camera:before {
        content: "\e90f";
}

.im-headphones:before {
        content: "\e910";
}

.im-music:before {
        content: "\e911";
}

.im-play:before {
        content: "\e912";
}

.im-film:before {
        content: "\e913";
}

.im-video-camera:before {
        content: "\e914";
}

.im-dice:before {
        content: "\e915";
}

.im-pacman:before {
        content: "\e916";
}

.im-spades:before {
        content: "\e917";
}

.im-clubs:before {
        content: "\e918";
}

.im-diamonds:before {
        content: "\e919";
}

.im-bullhorn:before {
        content: "\e91a";
}

.im-connection:before {
        content: "\e91b";
}

.im-podcast:before {
        content: "\e91c";
}

.im-feed:before {
        content: "\e91d";
}

.im-mic:before {
        content: "\e91e";
}

.im-book:before {
        content: "\e91f";
}

.im-books:before {
        content: "\e920";
}

.im-library:before {
        content: "\e921";
}

.im-file-text:before {
        content: "\e922";
}

.im-profile:before {
        content: "\e923";
}

.im-file-empty:before {
        content: "\e924";
}

.im-files-empty:before {
        content: "\e925";
}

.im-file-text2:before {
        content: "\e926";
}

.im-file-picture:before {
        content: "\e927";
}

.im-file-music:before {
        content: "\e928";
}

.im-file-play:before {
        content: "\e929";
}

.im-file-video:before {
        content: "\e92a";
}

.im-file-zip:before {
        content: "\e92b";
}

.im-copy:before {
        content: "\e92c";
}

.im-paste:before {
        content: "\e92d";
}

.im-stack:before {
        content: "\e92e";
}

.im-folder:before {
        content: "\e92f";
}

.im-folder-open:before {
        content: "\e930";
}

.im-folder-plus:before {
        content: "\e931";
}

.im-folder-minus:before {
        content: "\e932";
}

.im-folder-download:before {
        content: "\e933";
}

.im-folder-upload:before {
        content: "\e934";
}

.im-price-tag:before {
        content: "\e935";
}

.im-price-tags:before {
        content: "\e936";
}

.im-barcode:before {
        content: "\e937";
}

.im-qrcode:before {
        content: "\e938";
}

.im-ticket:before {
        content: "\e939";
}

.im-cart:before {
        content: "\e93a";
}

.im-coin-dollar:before {
        content: "\e93b";
}

.im-coin-euro:before {
        content: "\e93c";
}

.im-coin-pound:before {
        content: "\e93d";
}

.im-coin-yen:before {
        content: "\e93e";
}

.im-credit-card:before {
        content: "\e93f";
}

.im-calculator:before {
        content: "\e940";
}

.im-lifebuoy:before {
        content: "\e941";
}

.im-phone:before {
        content: "\e942";
}

.im-phone-hang-up:before {
        content: "\e943";
}

.im-address-book:before {
        content: "\e944";
}

.im-envelop:before {
        content: "\e945";
}

.im-pushpin:before {
        content: "\e946";
}

.im-location:before {
        content: "\e947";
}

.im-location2:before {
        content: "\e948";
}

.im-compass:before {
        content: "\e949";
}

.im-compass2:before {
        content: "\e94a";
}

.im-map:before {
        content: "\e94b";
}

.im-map2:before {
        content: "\e94c";
}

.im-history:before {
        content: "\e94d";
}

.im-clock:before {
        content: "\e94e";
}

.im-clock2:before {
        content: "\e94f";
}

.im-alarm:before {
        content: "\e950";
}

.im-bell:before {
        content: "\e951";
}

.im-stopwatch:before {
        content: "\e952";
}

.im-calendar:before {
        content: "\e953";
}

.im-printer:before {
        content: "\e954";
}

.im-keyboard:before {
        content: "\e955";
}

.im-display:before {
        content: "\e956";
}

.im-laptop:before {
        content: "\e957";
}

.im-mobile:before {
        content: "\e958";
}

.im-mobile2:before {
        content: "\e959";
}

.im-tablet:before {
        content: "\e95a";
}

.im-tv:before {
        content: "\e95b";
}

.im-drawer:before {
        content: "\e95c";
}

.im-drawer2:before {
        content: "\e95d";
}

.im-box-add:before {
        content: "\e95e";
}

.im-box-remove:before {
        content: "\e95f";
}

.im-download:before {
        content: "\e960";
}

.im-upload:before {
        content: "\e961";
}

.im-floppy-disk:before {
        content: "\e962";
}

.im-drive:before {
        content: "\e963";
}

.im-database:before {
        content: "\e964";
}

.im-undo:before {
        content: "\e965";
}

.im-redo:before {
        content: "\e966";
}

.im-undo2:before {
        content: "\e967";
}

.im-redo2:before {
        content: "\e968";
}

.im-forward:before {
        content: "\e969";
}

.im-reply:before {
        content: "\e96a";
}

.im-bubble:before {
        content: "\e96b";
}

.im-bubbles:before {
        content: "\e96c";
}

.im-bubbles2:before {
        content: "\e96d";
}

.im-bubble2:before {
        content: "\e96e";
}

.im-bubbles3:before {
        content: "\e96f";
}

.im-bubbles4:before {
        content: "\e970";
}

.im-user:before {
        content: "\e971";
}

.im-users:before {
        content: "\e972";
}

.im-user-plus:before {
        content: "\e973";
}

.im-user-minus:before {
        content: "\e974";
}

.im-user-check:before {
        content: "\e975";
}

.im-user-tie:before {
        content: "\e976";
}

.im-quotes-left:before {
        content: "\e977";
}

.im-quotes-right:before {
        content: "\e978";
}

.im-hour-glass:before {
        content: "\e979";
}

.im-spinner:before {
        content: "\e97a";
}

.im-spinner2:before {
        content: "\e97b";
}

.im-spinner3:before {
        content: "\e97c";
}

.im-spinner4:before {
        content: "\e97d";
}

.im-spinner5:before {
        content: "\e97e";
}

.im-spinner6:before {
        content: "\e97f";
}

.im-spinner7:before {
        content: "\e980";
}

.im-spinner8:before {
        content: "\e981";
}

.im-spinner9:before {
        content: "\e982";
}

.im-spinner10:before {
        content: "\e983";
}

.im-spinner11:before {
        content: "\e984";
}

.im-binoculars:before {
        content: "\e985";
}

.im-search:before {
        content: "\e986";
}

.im-zoom-in:before {
        content: "\e987";
}

.im-zoom-out:before {
        content: "\e988";
}

.im-enlarge:before {
        content: "\e989";
}

.im-shrink:before {
        content: "\e98a";
}

.im-enlarge2:before {
        content: "\e98b";
}

.im-shrink2:before {
        content: "\e98c";
}

.im-key:before {
        content: "\e98d";
}

.im-key2:before {
        content: "\e98e";
}

.im-lock:before {
        content: "\e98f";
}

.im-unlocked:before {
        content: "\e990";
}

.im-wrench:before {
        content: "\e991";
}

.im-equalizer:before {
        content: "\e992";
}

.im-equalizer2:before {
        content: "\e993";
}

.im-cog:before {
        content: "\e994";
}

.im-cogs:before {
        content: "\e995";
}

.im-hammer:before {
        content: "\e996";
}

.im-magic-wand:before {
        content: "\e997";
}

.im-aid-kit:before {
        content: "\e998";
}

.im-bug:before {
        content: "\e999";
}

.im-pie-chart:before {
        content: "\e99a";
}

.im-stats-dots:before {
        content: "\e99b";
}

.im-stats-bars:before {
        content: "\e99c";
}

.im-stats-bars2:before {
        content: "\e99d";
}

.im-trophy:before {
        content: "\e99e";
}

.im-gift:before {
        content: "\e99f";
}

.im-glass:before {
        content: "\e9a0";
}

.im-glass2:before {
        content: "\e9a1";
}

.im-mug:before {
        content: "\e9a2";
}

.im-spoon-knife:before {
        content: "\e9a3";
}

.im-leaf:before {
        content: "\e9a4";
}

.im-rocket:before {
        content: "\e9a5";
}

.im-meter:before {
        content: "\e9a6";
}

.im-meter2:before {
        content: "\e9a7";
}

.im-hammer2:before {
        content: "\e9a8";
}

.im-fire:before {
        content: "\e9a9";
}

.im-lab:before {
        content: "\e9aa";
}

.im-magnet:before {
        content: "\e9ab";
}

.im-bin:before {
        content: "\e9ac";
}

.im-bin2:before {
        content: "\e9ad";
}

.im-briefcase:before {
        content: "\e9ae";
}

.im-airplane:before {
        content: "\e9af";
}

.im-truck:before {
        content: "\e9b0";
}

.im-road:before {
        content: "\e9b1";
}

.im-accessibility:before {
        content: "\e9b2";
}

.im-target:before {
        content: "\e9b3";
}

.im-shield:before {
        content: "\e9b4";
}

.im-power:before {
        content: "\e9b5";
}

.im-switch:before {
        content: "\e9b6";
}

.im-power-cord:before {
        content: "\e9b7";
}

.im-clipboard:before {
        content: "\e9b8";
}

.im-list-numbered:before {
        content: "\e9b9";
}

.im-list:before {
        content: "\e9ba";
}

.im-list2:before {
        content: "\e9bb";
}

.im-tree:before {
        content: "\e9bc";
}

.im-menu:before {
        content: "\e9bd";
}

.im-menu2:before {
        content: "\e9be";
}

.im-menu3:before {
        content: "\e9bf";
}

.im-menu4:before {
        content: "\e9c0";
}

.im-cloud:before {
        content: "\e9c1";
}

.im-cloud-download:before {
        content: "\e9c2";
}

.im-cloud-upload:before {
        content: "\e9c3";
}

.im-cloud-check:before {
        content: "\e9c4";
}

.im-download2:before {
        content: "\e9c5";
}

.im-upload2:before {
        content: "\e9c6";
}

.im-download3:before {
        content: "\e9c7";
}

.im-upload3:before {
        content: "\e9c8";
}

.im-sphere:before {
        content: "\e9c9";
}

.im-earth:before {
        content: "\e9ca";
}

.im-link:before {
        content: "\e9cb";
}

.im-flag:before {
        content: "\e9cc";
}

.im-attachment:before {
        content: "\e9cd";
}

.im-eye:before {
        content: "\e9ce";
}

.im-eye-plus:before {
        content: "\e9cf";
}

.im-eye-minus:before {
        content: "\e9d0";
}

.im-eye-blocked:before {
        content: "\e9d1";
}

.im-bookmark:before {
        content: "\e9d2";
}

.im-bookmarks:before {
        content: "\e9d3";
}

.im-sun:before {
        content: "\e9d4";
}

.im-contrast:before {
        content: "\e9d5";
}

.im-brightness-contrast:before {
        content: "\e9d6";
}

.im-star-empty:before {
        content: "\e9d7";
}

.im-star-half:before {
        content: "\e9d8";
}

.im-star-full:before {
        content: "\e9d9";
}

.im-heart:before {
        content: "\e9da";
}

.im-heart-broken:before {
        content: "\e9db";
}

.im-man:before {
        content: "\e9dc";
}

.im-woman:before {
        content: "\e9dd";
}

.im-man-woman:before {
        content: "\e9de";
}

.im-happy:before {
        content: "\e9df";
}

.im-happy2:before {
        content: "\e9e0";
}

.im-smile:before {
        content: "\e9e1";
}

.im-smile2:before {
        content: "\e9e2";
}

.im-tongue:before {
        content: "\e9e3";
}

.im-tongue2:before {
        content: "\e9e4";
}

.im-sad:before {
        content: "\e9e5";
}

.im-sad2:before {
        content: "\e9e6";
}

.im-wink:before {
        content: "\e9e7";
}

.im-wink2:before {
        content: "\e9e8";
}

.im-grin:before {
        content: "\e9e9";
}

.im-grin2:before {
        content: "\e9ea";
}

.im-cool:before {
        content: "\e9eb";
}

.im-cool2:before {
        content: "\e9ec";
}

.im-angry:before {
        content: "\e9ed";
}

.im-angry2:before {
        content: "\e9ee";
}

.im-evil:before {
        content: "\e9ef";
}

.im-evil2:before {
        content: "\e9f0";
}

.im-shocked:before {
        content: "\e9f1";
}

.im-shocked2:before {
        content: "\e9f2";
}

.im-baffled:before {
        content: "\e9f3";
}

.im-baffled2:before {
        content: "\e9f4";
}

.im-confused:before {
        content: "\e9f5";
}

.im-confused2:before {
        content: "\e9f6";
}

.im-neutral:before {
        content: "\e9f7";
}

.im-neutral2:before {
        content: "\e9f8";
}

.im-hipster:before {
        content: "\e9f9";
}

.im-hipster2:before {
        content: "\e9fa";
}

.im-wondering:before {
        content: "\e9fb";
}

.im-wondering2:before {
        content: "\e9fc";
}

.im-sleepy:before {
        content: "\e9fd";
}

.im-sleepy2:before {
        content: "\e9fe";
}

.im-frustrated:before {
        content: "\e9ff";
}

.im-frustrated2:before {
        content: "\ea00";
}

.im-crying:before {
        content: "\ea01";
}

.im-crying2:before {
        content: "\ea02";
}

.im-point-up:before {
        content: "\ea03";
}

.im-point-right:before {
        content: "\ea04";
}

.im-point-down:before {
        content: "\ea05";
}

.im-point-left:before {
        content: "\ea06";
}

.im-warning:before {
        content: "\ea07";
}

.im-notification:before {
        content: "\ea08";
}

.im-question:before {
        content: "\ea09";
}

.im-plus:before {
        content: "\ea0a";
}

.im-minus:before {
        content: "\ea0b";
}

.im-info:before {
        content: "\ea0c";
}

.im-cancel-circle:before {
        content: "\ea0d";
}

.im-blocked:before {
        content: "\ea0e";
}

.im-cross:before {
        content: "\ea0f";
}

.im-checkmark:before {
        content: "\ea10";
}

.im-checkmark2:before {
        content: "\ea11";
}

.im-spell-check:before {
        content: "\ea12";
}

.im-enter:before {
        content: "\ea13";
}

.im-exit:before {
        content: "\ea14";
}

.im-play2:before {
        content: "\ea15";
}

.im-pause:before {
        content: "\ea16";
}

.im-stop:before {
        content: "\ea17";
}

.im-previous:before {
        content: "\ea18";
}

.im-next:before {
        content: "\ea19";
}

.im-backward:before {
        content: "\ea1a";
}

.im-forward2:before {
        content: "\ea1b";
}

.im-play3:before {
        content: "\ea1c";
}

.im-pause2:before {
        content: "\ea1d";
}

.im-stop2:before {
        content: "\ea1e";
}

.im-backward2:before {
        content: "\ea1f";
}

.im-forward3:before {
        content: "\ea20";
}

.im-first:before {
        content: "\ea21";
}

.im-last:before {
        content: "\ea22";
}

.im-previous2:before {
        content: "\ea23";
}

.im-next2:before {
        content: "\ea24";
}

.im-eject:before {
        content: "\ea25";
}

.im-volume-high:before {
        content: "\ea26";
}

.im-volume-medium:before {
        content: "\ea27";
}

.im-volume-low:before {
        content: "\ea28";
}

.im-volume-mute:before {
        content: "\ea29";
}

.im-volume-mute2:before {
        content: "\ea2a";
}

.im-volume-increase:before {
        content: "\ea2b";
}

.im-volume-decrease:before {
        content: "\ea2c";
}

.im-loop:before {
        content: "\ea2d";
}

.im-loop2:before {
        content: "\ea2e";
}

.im-infinite:before {
        content: "\ea2f";
}

.im-shuffle:before {
        content: "\ea30";
}

.im-arrow-up-left:before {
        content: "\ea31";
}

.im-arrow-up:before {
        content: "\ea32";
}

.im-arrow-up-right:before {
        content: "\ea33";
}

.im-arrow-right:before {
        content: "\ea34";
}

.im-arrow-down-right:before {
        content: "\ea35";
}

.im-arrow-down:before {
        content: "\ea36";
}

.im-arrow-down-left:before {
        content: "\ea37";
}

.im-arrow-left:before {
        content: "\ea38";
}

.im-arrow-up-left2:before {
        content: "\ea39";
}

.im-arrow-up2:before {
        content: "\ea3a";
}

.im-arrow-up-right2:before {
        content: "\ea3b";
}

.im-arrow-right2:before {
        content: "\ea3c";
}

.im-arrow-down-right2:before {
        content: "\ea3d";
}

.im-arrow-down2:before {
        content: "\ea3e";
}

.im-arrow-down-left2:before {
        content: "\ea3f";
}

.im-arrow-left2:before {
        content: "\ea40";
}

.im-circle-up:before {
        content: "\ea41";
}

.im-circle-right:before {
        content: "\ea42";
}

.im-circle-down:before {
        content: "\ea43";
}

.im-circle-left:before {
        content: "\ea44";
}

.im-tab:before {
        content: "\ea45";
}

.im-move-up:before {
        content: "\ea46";
}

.im-move-down:before {
        content: "\ea47";
}

.im-sort-alpha-asc:before {
        content: "\ea48";
}

.im-sort-alpha-desc:before {
        content: "\ea49";
}

.im-sort-numeric-asc:before {
        content: "\ea4a";
}

.im-sort-numberic-desc:before {
        content: "\ea4b";
}

.im-sort-amount-asc:before {
        content: "\ea4c";
}

.im-sort-amount-desc:before {
        content: "\ea4d";
}

.im-command:before {
        content: "\ea4e";
}

.im-shift:before {
        content: "\ea4f";
}

.im-ctrl:before {
        content: "\ea50";
}

.im-opt:before {
        content: "\ea51";
}

.im-checkbox-checked:before {
        content: "\ea52";
}

.im-checkbox-unchecked:before {
        content: "\ea53";
}

.im-radio-checked:before {
        content: "\ea54";
}

.im-radio-checked2:before {
        content: "\ea55";
}

.im-radio-unchecked:before {
        content: "\ea56";
}

.im-crop:before {
        content: "\ea57";
}

.im-make-group:before {
        content: "\ea58";
}

.im-ungroup:before {
        content: "\ea59";
}

.im-scissors:before {
        content: "\ea5a";
}

.im-filter:before {
        content: "\ea5b";
}

.im-font:before {
        content: "\ea5c";
}

.im-ligature:before {
        content: "\ea5d";
}

.im-ligature2:before {
        content: "\ea5e";
}

.im-text-height:before {
        content: "\ea5f";
}

.im-text-width:before {
        content: "\ea60";
}

.im-font-size:before {
        content: "\ea61";
}

.im-bold:before {
        content: "\ea62";
}

.im-underline:before {
        content: "\ea63";
}

.im-italic:before {
        content: "\ea64";
}

.im-strikethrough:before {
        content: "\ea65";
}

.im-omega:before {
        content: "\ea66";
}

.im-sigma:before {
        content: "\ea67";
}

.im-page-break:before {
        content: "\ea68";
}

.im-superscript:before {
        content: "\ea69";
}

.im-subscript:before {
        content: "\ea6a";
}

.im-superscript2:before {
        content: "\ea6b";
}

.im-subscript2:before {
        content: "\ea6c";
}

.im-text-color:before {
        content: "\ea6d";
}

.im-pagebreak:before {
        content: "\ea6e";
}

.im-clear-formatting:before {
        content: "\ea6f";
}

.im-table:before {
        content: "\ea70";
}

.im-table2:before {
        content: "\ea71";
}

.im-insert-template:before {
        content: "\ea72";
}

.im-pilcrow:before {
        content: "\ea73";
}

.im-ltr:before {
        content: "\ea74";
}

.im-rtl:before {
        content: "\ea75";
}

.im-section:before {
        content: "\ea76";
}

.im-paragraph-left:before {
        content: "\ea77";
}

.im-paragraph-center:before {
        content: "\ea78";
}

.im-paragraph-right:before {
        content: "\ea79";
}

.im-paragraph-justify:before {
        content: "\ea7a";
}

.im-indent-increase:before {
        content: "\ea7b";
}

.im-indent-decrease:before {
        content: "\ea7c";
}

.im-share:before {
        content: "\ea7d";
}

.im-new-tab:before {
        content: "\ea7e";
}

.im-embed:before {
        content: "\ea7f";
}

.im-embed2:before {
        content: "\ea80";
}

.im-terminal:before {
        content: "\ea81";
}

.im-share2:before {
        content: "\ea82";
}

.im-mail:before {
        content: "\ea83";
}

.im-mail2:before {
        content: "\ea84";
}

.im-mail3:before {
        content: "\ea85";
}

.im-mail4:before {
        content: "\ea86";
}

.im-google:before {
        content: "\ea87";
}

.im-google-plus:before {
        content: "\ea88";
}

.im-google-plus2:before {
        content: "\ea89";
}

.im-google-plus3:before {
        content: "\ea8a";
}

.im-google-drive:before {
        content: "\ea8b";
}

.im-facebook:before {
        content: "\ea8c";
}

.im-facebook2:before {
        content: "\ea8d";
}

.im-facebook3:before {
        content: "\ea8e";
}

.im-ello:before {
        content: "\ea8f";
}

.im-instagram:before {
        content: "\ea90";
}

.im-twitter:before {
        content: "\ea91";
}

.im-twitter2:before {
        content: "\ea92";
}

.im-twitter3:before {
        content: "\ea93";
}

.im-feed2:before {
        content: "\ea94";
}

.im-feed3:before {
        content: "\ea95";
}

.im-feed4:before {
        content: "\ea96";
}

.im-youtube:before {
        content: "\ea97";
}

.im-youtube2:before {
        content: "\ea98";
}

.im-youtube3:before {
        content: "\ea99";
}

.im-youtube4:before {
        content: "\ea9a";
}

.im-twitch:before {
        content: "\ea9b";
}

.im-vimeo:before {
        content: "\ea9c";
}

.im-vimeo2:before {
        content: "\ea9d";
}

.im-vimeo3:before {
        content: "\ea9e";
}

.im-lanyrd:before {
        content: "\ea9f";
}

.im-flickr:before {
        content: "\eaa0";
}

.im-flickr2:before {
        content: "\eaa1";
}

.im-flickr3:before {
        content: "\eaa2";
}

.im-flickr4:before {
        content: "\eaa3";
}

.im-picassa:before {
        content: "\eaa4";
}

.im-picassa2:before {
        content: "\eaa5";
}

.im-dribbble:before {
        content: "\eaa6";
}

.im-dribbble2:before {
        content: "\eaa7";
}

.im-dribbble3:before {
        content: "\eaa8";
}

.im-forrst:before {
        content: "\eaa9";
}

.im-forrst2:before {
        content: "\eaaa";
}

.im-deviantart:before {
        content: "\eaab";
}

.im-deviantart2:before {
        content: "\eaac";
}

.im-steam:before {
        content: "\eaad";
}

.im-steam2:before {
        content: "\eaae";
}

.im-dropbox:before {
        content: "\eaaf";
}

.im-onedrive:before {
        content: "\eab0";
}

.im-github:before {
        content: "\eab1";
}

.im-github2:before {
        content: "\eab2";
}

.im-github3:before {
        content: "\eab3";
}

.im-github4:before {
        content: "\eab4";
}

.im-github5:before {
        content: "\eab5";
}

.im-wordpress:before {
        content: "\eab6";
}

.im-wordpress2:before {
        content: "\eab7";
}

.im-joomla:before {
        content: "\eab8";
}

.im-blogger:before {
        content: "\eab9";
}

.im-blogger2:before {
        content: "\eaba";
}

.im-tumblr:before {
        content: "\eabb";
}

.im-tumblr2:before {
        content: "\eabc";
}

.im-yahoo:before {
        content: "\eabd";
}

.im-tux:before {
        content: "\eabe";
}

.im-apple:before {
        content: "\eabf";
}

.im-finder:before {
        content: "\eac0";
}

.im-android:before {
        content: "\eac1";
}

.im-windows:before {
        content: "\eac2";
}

.im-windows8:before {
        content: "\eac3";
}

.im-soundcloud:before {
        content: "\eac4";
}

.im-soundcloud2:before {
        content: "\eac5";
}

.im-skype:before {
        content: "\eac6";
}

.im-reddit:before {
        content: "\eac7";
}

.im-linkedin:before {
        content: "\eac8";
}

.im-linkedin2:before {
        content: "\eac9";
}

.im-lastfm:before {
        content: "\eaca";
}

.im-lastfm2:before {
        content: "\eacb";
}

.im-delicious:before {
        content: "\eacc";
}

.im-stumbleupon:before {
        content: "\eacd";
}

.im-stumbleupon2:before {
        content: "\eace";
}

.im-stackoverflow:before {
        content: "\eacf";
}

.im-pinterest:before {
        content: "\ead0";
}

.im-pinterest2:before {
        content: "\ead1";
}

.im-xing:before {
        content: "\ead2";
}

.im-xing2:before {
        content: "\ead3";
}

.im-flattr:before {
        content: "\ead4";
}

.im-foursquare:before {
        content: "\ead5";
}

.im-paypal:before {
        content: "\ead6";
}

.im-paypal2:before {
        content: "\ead7";
}

.im-paypal3:before {
        content: "\ead8";
}

.im-yelp:before {
        content: "\ead9";
}

.im-file-pdf:before {
        content: "\eada";
}

.im-file-openoffice:before {
        content: "\eadb";
}

.im-file-word:before {
        content: "\eadc";
}

.im-file-excel:before {
        content: "\eadd";
}

.im-libreoffice:before {
        content: "\eade";
}

.im-html5:before {
        content: "\eadf";
}

.im-html52:before {
        content: "\eae0";
}

.im-css3:before {
        content: "\eae1";
}

.im-git:before {
        content: "\eae2";
}

.im-svg:before {
        content: "\eae3";
}

.im-codepen:before {
        content: "\eae4";
}

.im-chrome:before {
        content: "\eae5";
}

.im-firefox:before {
        content: "\eae6";
}

.im-IE:before {
        content: "\eae7";
}

.im-opera:before {
        content: "\eae8";
}

.im-safari:before {
        content: "\eae9";
}

.im-IcoMoon:before {
        content: "\eaea";
}

.im-heart2:before {
        content: "\e600";
}

.im-cloud2:before {
        content: "\e601";
}

.im-star:before {
        content: "\e602";
}

.im-tv2:before {
        content: "\e603";
}

.im-sound:before {
        content: "\e604";
}

.im-video:before {
        content: "\e605";
}

.im-trash:before {
        content: "\e606";
}

.im-user2:before {
        content: "\e607";
}

.im-key3:before {
        content: "\e608";
}

.im-search2:before {
        content: "\e609";
}

.im-settings:before {
        content: "\e60a";
}

.im-camera2:before {
        content: "\e60b";
}

.im-tag:before {
        content: "\e60c";
}

.im-lock2:before {
        content: "\e60d";
}

.im-bulb:before {
        content: "\e60e";
}

.im-pen2:before {
        content: "\e60f";
}

.im-diamond:before {
        content: "\e610";
}

.im-display2:before {
        content: "\e611";
}

.im-location3:before {
        content: "\e612";
}

.im-eye2:before {
        content: "\e613";
}

.im-bubble3:before {
        content: "\e614";
}

.im-stack2:before {
        content: "\e615";
}

.im-cup:before {
        content: "\e616";
}

.im-phone2:before {
        content: "\e617";
}

.im-news:before {
        content: "\e618";
}

.im-mail5:before {
        content: "\e619";
}

.im-like:before {
        content: "\e61a";
}

.im-photo:before {
        content: "\e61b";
}

.im-note:before {
        content: "\e61c";
}

.im-clock3:before {
        content: "\e61d";
}

.im-paperplane:before {
        content: "\e61e";
}

.im-params:before {
        content: "\e61f";
}

.im-banknote:before {
        content: "\e620";
}

.im-data:before {
        content: "\e621";
}

.im-music2:before {
        content: "\e622";
}

.im-megaphone:before {
        content: "\e623";
}

.im-study:before {
        content: "\e624";
}

.im-lab2:before {
        content: "\e625";
}

.im-food:before {
        content: "\e626";
}

.im-t-shirt:before {
        content: "\e627";
}

.im-fire2:before {
        content: "\e628";
}

.im-clip:before {
        content: "\e629";
}

.im-shop:before {
        content: "\e62a";
}

.im-calendar2:before {
        content: "\e62b";
}

.im-wallet:before {
        content: "\e62c";
}

.im-vynil:before {
        content: "\e62d";
}

.im-truck2:before {
        content: "\e62e";
}

.im-world:before {
        content: "\e62f";
}

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

.icn {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "iCoins" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icn-Add-Package:before {
  content: "\e900";
}
.icn-Add-Package-Filled:before {
  content: "\e9bb";
}
.icn-Add-Worker:before {
  content: "\e901";
}
.icn-Add-Worker-Filled:before {
  content: "\e9bc";
}
.icn-Airplane:before {
  content: "\e902";
}
.icn-Airplane-Filled:before {
  content: "\e9bd";
}
.icn-Approve:before {
  content: "\e903";
}
.icn-Approve-Filled:before {
  content: "\e9be";
}
.icn-Archive:before {
  content: "\ea20";
}
.icn-Archive-Filled:before {
  content: "\ea21";
}
.icn-Arrow-Down:before {
  content: "\e904";
}
.icn-Arrow-Down-Filled:before {
  content: "\e9bf";
}
.icn-Arrow-Left:before {
  content: "\e905";
}
.icn-Arrow-Left-Filled:before {
  content: "\e9c0";
}
.icn-Arrow-Right:before {
  content: "\e906";
}
.icn-Arrow-Right-Filled:before {
  content: "\e9c1";
}
.icn-Arrow-Up:before {
  content: "\e907";
}
.icn-Arrow-Up-Filled:before {
  content: "\e9c2";
}
.icn-Attachment:before {
  content: "\e908";
}
.icn-Attachment-Filled:before {
  content: "\e9c3";
}
.icn-Award:before {
  content: "\e909";
}
.icn-Award-Filled:before {
  content: "\e9c4";
}
.icn-Ball:before {
  content: "\e90a";
}
.icn-Ball-Filled:before {
  content: "\e9c5";
}
.icn-Basket:before {
  content: "\e90b";
}
.icn-Basket-Filled:before {
  content: "\e9c6";
}
.icn-Bed:before {
  content: "\e90c";
}
.icn-Bed-Filled:before {
  content: "\e9c7";
}
.icn-Bell:before {
  content: "\e90d";
}
.icn-Bell-Filled:before {
  content: "\e9c8";
}
.icn-Blank:before {
  content: "\e90e";
}
.icn-Blank-Filled:before {
  content: "\e9c9";
}
.icn-Blocks:before {
  content: "\e90f";
}
.icn-Blocks-Filled:before {
  content: "\e9ca";
}
.icn-Book:before {
  content: "\e910";
}
.icn-Book-Filled:before {
  content: "\e9cb";
}
.icn-Briefcase:before {
  content: "\e911";
}
.icn-Briefcase-Filled:before {
  content: "\e9cc";
}
.icn-Building:before {
  content: "\e912";
}
.icn-Building-Filled:before {
  content: "\e9cd";
}
.icn-Calendar:before {
  content: "\e913";
}
.icn-Calendar-Filled:before {
  content: "\e9cf";
}
.icn-Calendar-Day:before {
  content: "\e914";
}
.icn-Calendar-Day-Filled:before {
  content: "\e9ce";
}
.icn-Calendar-Month:before {
  content: "\e915";
}
.icn-Calendar-Month-Filled:before {
  content: "\e9d0";
}
.icn-Calendar-Week:before {
  content: "\e916";
}
.icn-Calendar-Week-Filled:before {
  content: "\e9d1";
}
.icn-Calendar-Workdays:before {
  content: "\e917";
}
.icn-Calendar-Workdays-Filled:before {
  content: "\e9d2";
}
.icn-Car:before {
  content: "\e918";
}
.icn-Car-Filled:before {
  content: "\e9d6";
}
.icn-Cards:before {
  content: "\e919";
}
.icn-Cards-Filled:before {
  content: "\e9d3";
}
.icn-Caret-Down:before {
  content: "\e91a";
}
.icn-Caret-Down-Filled:before {
  content: "\e9d4";
}
.icn-Caret-Up:before {
  content: "\e91b";
}
.icn-Caret-Up-Filled:before {
  content: "\e9d5";
}
.icn-Certificate:before {
  content: "\ea22";
}
.icn-Certificate-Filled:before {
  content: "\ea23";
}
.icn-Chart:before {
  content: "\e91c";
}
.icn-Chart-Filled:before {
  content: "\e9d8";
}
.icn-Chart-Alt:before {
  content: "\e91d";
}
.icn-Chart-Alt-Filled:before {
  content: "\e9d7";
}
.icn-Check:before {
  content: "\e91e";
}
.icn-Check-Filled:before {
  content: "\e9da";
}
.icn-Check-Double:before {
  content: "\e91f";
}
.icn-Check-Double-Filled:before {
  content: "\e9d9";
}
.icn-Checklist:before {
  content: "\e920";
}
.icn-Checklist-Filled:before {
  content: "\e9dd";
}
.icn-Checklist-Cogs:before {
  content: "\e921";
}
.icn-Checklist-Cogs-Filled:before {
  content: "\e9db";
}
.icn-Checklist-Fail:before {
  content: "\e922";
}
.icn-Checklist-Fail-Filled:before {
  content: "\e9dc";
}
.icn-Checklist-Start:before {
  content: "\e923";
}
.icn-Checklist-Start-Filled:before {
  content: "\e9de";
}
.icn-Checklist-Time:before {
  content: "\e924";
}
.icn-Checklist-Time-Filled:before {
  content: "\e9df";
}
.icn-Chevron-Down:before {
  content: "\e925";
}
.icn-Chevron-Down-Filled:before {
  content: "\e9e0";
}
.icn-Chevron-Left:before {
  content: "\e926";
}
.icn-Chevron-Left-Filled:before {
  content: "\e9e1";
}
.icn-Chevron-Right:before {
  content: "\e927";
}
.icn-Chevron-Right-Filled:before {
  content: "\e9e2";
}
.icn-Chevron-Up:before {
  content: "\e928";
}
.icn-Chevron-Up-Filled:before {
  content: "\e9e3";
}
.icn-Clock-In:before {
  content: "\e929";
}
.icn-Clock-In-Filled:before {
  content: "\e9e4";
}
.icn-Clock-Out:before {
  content: "\e92a";
}
.icn-Clock-Out-Filled:before {
  content: "\e9e5";
}
.icn-Close:before {
  content: "\e92b";
}
.icn-Close-Filled:before {
  content: "\e9e6";
}
.icn-Cloud:before {
  content: "\e92c";
}
.icn-Cloud-Filled:before {
  content: "\e9e7";
}
.icn-Coins:before {
  content: "\e92d";
}
.icn-Coins-Filled:before {
  content: "\e9e8";
}
.icn-Comments:before {
  content: "\e92e";
}
.icn-Comments-Filled:before {
  content: "\e9e9";
}
.icn-Compare:before {
  content: "\e92f";
}
.icn-Compare-Filled:before {
  content: "\e9ea";
}
.icn-Compass:before {
  content: "\ea24";
}
.icn-Compass-Filled:before {
  content: "\ea25";
}
.icn-Complete:before {
  content: "\e930";
}
.icn-Complete-Filled:before {
  content: "\e9eb";
}
.icn-Contract:before {
  content: "\e931";
}
.icn-Contract-Filled:before {
  content: "\e9ec";
}
.icn-Crane:before {
  content: "\e932";
}
.icn-Crane-Filled:before {
  content: "\e9ed";
}
.icn-Credit-Card:before {
  content: "\e933";
}
.icn-Credit-Card-Filled:before {
  content: "\e9ee";
}
.icn-Dashboard:before {
  content: "\e934";
}
.icn-Dashboard-Filled:before {
  content: "\e9ef";
}
.icn-Database:before {
  content: "\e935";
}
.icn-Database-Filled:before {
  content: "\e9f0";
}
.icn-Delete:before {
  content: "\e936";
}
.icn-Delete-Filled:before {
  content: "\e9f1";
}
.icn-Delivery:before {
  content: "\e937";
}
.icn-Delivery-Filled:before {
  content: "\e9f2";
}
.icn-Divide:before {
  content: "\e938";
}
.icn-Divide-Filled:before {
  content: "\e9f3";
}
.icn-Document:before {
  content: "\e939";
}
.icn-Document-Filled:before {
  content: "\e9f4";
}
.icn-Double-Arrows-Down:before {
  content: "\e93a";
}
.icn-Double-Arrows-Down-Filled:before {
  content: "\e9f5";
}
.icn-Download:before {
  content: "\e93b";
}
.icn-Download-Filled:before {
  content: "\e9f6";
}
.icn-Drag-Indicator:before {
  content: "\e93c";
}
.icn-Drag-Indicator-Filled:before {
  content: "\e9f7";
}
.icn-Drawings:before {
  content: "\e93d";
}
.icn-Drawings-Filled:before {
  content: "\e9f8";
}
.icn-Edit:before {
  content: "\e93e";
}
.icn-Edit-Filled:before {
  content: "\e9f9";
}
.icn-Email:before {
  content: "\e93f";
}
.icn-Email-Filled:before {
  content: "\e9fa";
}
.icn-Employee-List:before {
  content: "\e940";
}
.icn-Employee-List-Filled:before {
  content: "\e9fb";
}
.icn-Energy:before {
  content: "\e941";
}
.icn-Energy-Filled:before {
  content: "\e9fc";
}
.icn-Equal:before {
  content: "\e942";
}
.icn-Equal-Filled:before {
  content: "\e9fd";
}
.icn-Excel:before {
  content: "\e943";
}
.icn-Excel-Filled:before {
  content: "\e9fe";
}
.icn-Expand:before {
  content: "\e944";
}
.icn-Expand-Filled:before {
  content: "\e9ff";
}
.icn-External-Link:before {
  content: "\e945";
}
.icn-External-Link-Filled:before {
  content: "\ea00";
}
.icn-Eye:before {
  content: "\e946";
}
.icn-Eye-Filled:before {
  content: "\ea01";
}
.icn-Favourites:before {
  content: "\e947";
}
.icn-Favourite-Filled:before {
  content: "\ea02";
}
.icn-Filter:before {
  content: "\e948";
}
.icn-Filter-Filled:before {
  content: "\ea03";
}
.icn-Filter-Sliders:before {
  content: "\e949";
}
.icn-Filter-Sliders-Filled:before {
  content: "\ea04";
}
.icn-Flag:before {
  content: "\e94a";
}
.icn-Flag-Filled:before {
  content: "\ea05";
}
.icn-Floppy:before {
  content: "\e94b";
}
.icn-Floppy-Filled:before {
  content: "\ea06";
}
.icn-Folder:before {
  content: "\e94c";
}
.icn-Folder-Filled:before {
  content: "\ea07";
}
.icn-Folder-Open:before {
  content: "\e94d";
}
.icn-Folder-Open-Filled:before {
  content: "\ea08";
}
.icn-Food:before {
  content: "\e94e";
}
.icn-Food-Filled:before {
  content: "\ea09";
}
.icn-For-Sale:before {
  content: "\e94f";
}
.icn-For-Sale-Filled:before {
  content: "\ea0a";
}
.icn-Fuel:before {
  content: "\e950";
}
.icn-Fuel-Filled:before {
  content: "\ea0b";
}
.icn-Grave:before {
  content: "\e951";
}
.icn-Grave-Filled:before {
  content: "\ea0c";
}
.icn-Grid:before {
  content: "\e952";
}
.icn-Grid-Filled:before {
  content: "\ea0d";
}
.icn-Health:before {
  content: "\e953";
}
.icn-Health-Filled:before {
  content: "\ea0e";
}
.icn-Helmet:before {
  content: "\e954";
}
.icn-Helmet-Filled:before {
  content: "\ea0f";
}
.icn-History:before {
  content: "\e955";
}
.icn-History-Filled:before {
  content: "\ea10";
}
.icn-Home:before {
  content: "\e956";
}
.icn-Home-Filled:before {
  content: "\ea11";
}
.icn-Image:before {
  content: "\e957";
}
.icn-Image-Filled:before {
  content: "\ea12";
}
.icn-Important:before {
  content: "\e958";
}
.icn-Important-Filled:before {
  content: "\ea14";
}
.icn-Important-Alt:before {
  content: "\e959";
}
.icn-Important-Alt-Filled:before {
  content: "\ea13";
}
.icn-Important-Triangle:before {
  content: "\e95a";
}
.icn-Important-Triangle-Filled:before {
  content: "\ea15";
}
.icn-Info:before {
  content: "\e95b";
}
.icn-Information-Filled:before {
  content: "\ea17";
}
.icn-Info-Alt:before {
  content: "\e95c";
}
.icn-Info-Filled:before {
  content: "\ea16";
}
.icn-Linked:before {
  content: "\e95d";
}
.icn-Linked-Filled:before {
  content: "\ea18";
}
.icn-List:before {
  content: "\e95e";
}
.icn-List-Filled:before {
  content: "\ea19";
}
.icn-Lock:before {
  content: "\e95f";
}
.icn-Lock-Filled:before {
  content: "\ea1a";
}
.icn-Log-Out:before {
  content: "\e960";
}
.icn-Log-Out-Filled:before {
  content: "\ea1b";
}
.icn-Map-Pin:before {
  content: "\e961";
}
.icn-Map-Pin-Filled:before {
  content: "\ea1c";
}
.icn-Meal:before {
  content: "\e962";
}
.icn-Meal-Filled:before {
  content: "\ea1d";
}
.icn-Menu-Burger:before {
  content: "\e963";
}
.icn-Menu-Burger-Filled:before {
  content: "\ea1e";
}
.icn-Meter:before {
  content: "\e964";
}
.icn-Meter-Filled:before {
  content: "\ea1f";
}
.icn-Mic:before {
  content: "\e965";
}
.icn-Mic-Filled:before {
  content: "\ea2a";
}
.icn-Minimise:before {
  content: "\e966";
}
.icn-Minimise-Filled:before {
  content: "\ea2b";
}
.icn-Minus:before {
  content: "\ea26";
}
.icn-Minus-Filled:before {
  content: "\ea27";
}
.icn-Monitor:before {
  content: "\e967";
}
.icn-Monitor-Filled:before {
  content: "\ea2c";
}
.icn-More-Horizontal:before {
  content: "\e968";
}
.icn-More-Horizontal-Filled:before {
  content: "\ea2d";
}
.icn-More-Vertical:before {
  content: "\e969";
}
.icn-More-Vertical-Filled:before {
  content: "\ea2e";
}
.icn-Multiply:before {
  content: "\e96a";
}
.icn-Multiply-Filled:before {
  content: "\ea2f";
}
.icn-Network:before {
  content: "\e96b";
}
.icn-Network-Filled:before {
  content: "\ea30";
}
.icn-No-Connection:before {
  content: "\e96c";
}
.icn-No-Connection-Filled:before {
  content: "\ea32";
}
.icn-No-Connection-Alt:before {
  content: "\e96d";
}
.icn-No-Connection-Alt-Filled:before {
  content: "\ea31";
}
.icn-Notes:before {
  content: "\e96e";
}
.icn-Notes-Filled:before {
  content: "\ea33";
}
.icn-Online-Document:before {
  content: "\e96f";
}
.icn-Online-Document-Filled:before {
  content: "\ea34";
}
.icn-Online-Spreadsheet:before {
  content: "\e970";
}
.icn-Online-Spreadsheet-Filled:before {
  content: "\ea35";
}
.icn-Open:before {
  content: "\e971";
}
.icn-Open-Filled:before {
  content: "\ea36";
}
.icn-PDF:before {
  content: "\e978";
}
.icn-PDF-Filled:before {
  content: "\ea3d";
}
.icn-PDF-Alt:before {
  content: "\e979";
}
.icn-PDF-Alt-Filled:before {
  content: "\ea3c";
}
.icn-Package:before {
  content: "\e972";
}
.icn-Package-Filled:before {
  content: "\ea3a";
}
.icn-Package-Alt:before {
  content: "\e973";
}
.icn-Package-Alt-Filled:before {
  content: "\ea37";
}
.icn-Package-Confirmed:before {
  content: "\e974";
}
.icn-Package-Confirmed-Filled:before {
  content: "\ea38";
}
.icn-Parking:before {
  content: "\e977";
}
.icn-Parking-Filled:before {
  content: "\ea3b";
}
.icn-People:before {
  content: "\e97a";
}
.icn-People-Filled:before {
  content: "\ea3e";
}
.icn-Percent:before {
  content: "\e97b";
}
.icn-Percent-Filled:before {
  content: "\ea3f";
}
.icn-Phone:before {
  content: "\e97d";
}
.icn-Phone-Filled:before {
  content: "\ea40";
}
.icn-Phone-Mobile:before {
  content: "\e97e";
}
.icn-Phone-Mobile-Filled:before {
  content: "\ea41";
}
.icn-Phone-Old:before {
  content: "\e97c";
}
.icn-Phone-Old-Filled:before {
  content: "\ea42";
}
.icn-Photo-Camera:before {
  content: "\e97f";
}
.icn-Photo-Camera-Filled:before {
  content: "\ea44";
}
.icn-Photo-Camera-Crossed:before {
  content: "\e980";
}
.icn-Photo-Camera-Crossed-Filled:before {
  content: "\ea43";
}
.icn-Photo-Switch:before {
  content: "\e981";
}
.icn-Photo-Switch-Filled:before {
  content: "\ea45";
}
.icn-Pinned:before {
  content: "\e982";
}
.icn-Pinned-Filled:before {
  content: "\ea46";
}
.icn-Pivot:before {
  content: "\e983";
}
.icn-Pivot-Filled:before {
  content: "\ea47";
}
.icn-Play:before {
  content: "\e984";
}
.icn-Play-Filled:before {
  content: "\ea48";
}
.icn-Plus:before {
  content: "\e985";
}
.icn-Plus-Filled:before {
  content: "\ea4a";
}
.icn-Plus-Circle:before {
  content: "\e986";
}
.icn-Plus-Circle-Filled:before {
  content: "\ea49";
}
.icn-Print:before {
  content: "\e987";
}
.icn-Print-Filled:before {
  content: "\ea4b";
}
.icn-Priority:before {
  content: "\e988";
}
.icn-Priority-Filled:before {
  content: "\ea4c";
}
.icn-Process:before {
  content: "\e989";
}
.icn-Process-Filled:before {
  content: "\ea4d";
}
.icn-QR-code:before {
  content: "\e98a";
}
.icn-QR-Code-Filled:before {
  content: "\ea4e";
}
.icn-Quantity:before {
  content: "\e98b";
}
.icn-Quantity-Filled:before {
  content: "\ea4f";
}
.icn-Question-Mark:before {
  content: "\e98c";
}
.icn-Question-Mark-Filled:before {
  content: "\ea50";
}
.icn-Refresh:before {
  content: "\e98d";
}
.icn-Refresh-Filled:before {
  content: "\ea51";
}
.icn-Reject:before {
  content: "\e98e";
}
.icn-Reject-Filled:before {
  content: "\ea52";
}
.icn-Restore:before {
  content: "\e98f";
}
.icn-Restore-Filled:before {
  content: "\ea53";
}
.icn-Search:before {
  content: "\e990";
}
.icn-Search-Filled:before {
  content: "\ea55";
}
.icn-Search-Check:before {
  content: "\e991";
}
.icn-Search-Check-Filled:before {
  content: "\ea54";
}
.icn-Search-Important:before {
  content: "\e992";
}
.icn-Search-Important-Filled:before {
  content: "\ea56";
}
.icn-Sell-House:before {
  content: "\e993";
}
.icn-Sell-House-Filled:before {
  content: "\ea57";
}
.icn-Sell-House-Pounds:before {
  content: "\e994";
}
.icn-Sell-House-Pounds-Filled:before {
  content: "\ea58";
}
.icn-Send:before {
  content: "\e995";
}
.icn-Send-Filled:before {
  content: "\ea59";
}
.icn-Server-Issue:before {
  content: "\e996";
}
.icn-Server-Issue-Filled:before {
  content: "\ea5a";
}
.icn-Settings:before {
  content: "\e997";
}
.icn-Settings-Filled:before {
  content: "\ea5b";
}
.icn-Shapes:before {
  content: "\e998";
}
.icn-Shapes-Filled:before {
  content: "\ea5c";
}
.icn-Share:before {
  content: "\e999";
}
.icn-Share-Filled:before {
  content: "\ea5d";
}
.icn-Shop:before {
  content: "\e99a";
}
.icn-Shop-Filled:before {
  content: "\ea5e";
}
.icn-Shopping-Cart:before {
  content: "\e99b";
}
.icn-Shopping-Cart-Filled:before {
  content: "\ea5f";
}
.icn-Shower:before {
  content: "\e99c";
}
.icn-Shower-Filled:before {
  content: "\ea60";
}
.icn-Sidebar:before {
  content: "\e99d";
}
.icn-Sidebar-Filled:before {
  content: "\ea61";
}
.icn-Site:before {
  content: "\e99e";
}
.icn-Site-Filled:before {
  content: "\ea63";
}
.icn-Site-Alt:before {
  content: "\e99f";
}
.icn-Site-Alt-Filled:before {
  content: "\ea62";
}
.icn-Sort-Both:before {
  content: "\e9a0";
}
.icn-Sort-Both-Filled:before {
  content: "\ea64";
}
.icn-Sorting:before {
  content: "\e9a1";
}
.icn-Sorting-Filled:before {
  content: "\ea65";
}
.icn-Spinner:before {
  content: "\e9a2";
}
.icn-Spinner-Filled:before {
  content: "\ea66";
}
.icn-Spreadsheet:before {
  content: "\e9a3";
}
.icn-Spreadsheet-Filled:before {
  content: "\ea67";
}
.icn-Square:before {
  content: "\e9a4";
}
.icn-Square-Filled:before {
  content: "\ea68";
}
.icn-Star:before {
  content: "\ea28";
}
.icn-Star-Filled:before {
  content: "\ea29";
}
.icn-Status:before {
  content: "\e9a5";
}
.icn-Status-Filled:before {
  content: "\ea69";
}
.icn-Stop:before {
  content: "\ea7f";
}
.icn-Stop-Filled:before {
  content: "\ea80";
}
.icn-Stopwatch:before {
  content: "\e9a6";
}
.icn-Stopwatch-Filled:before {
  content: "\ea6a";
}
.icn-Sunrise:before {
  content: "\e9a7";
}
.icn-Sunrise-Filled:before {
  content: "\ea6b";
}
.icn-Sunset:before {
  content: "\e9a8";
}
.icn-Sunset-Filled:before {
  content: "\ea6c";
}
.icn-Switch:before {
  content: "\e9a9";
}
.icn-Switch-Filled:before {
  content: "\ea6d";
}
.icn-Tablet:before {
  content: "\e9aa";
}
.icn-Tablet-Filled:before {
  content: "\ea6e";
}
.icn-Tasks:before {
  content: "\e9ab";
}
.icn-Tasks-Filled:before {
  content: "\ea6f";
}
.icn-Template:before {
  content: "\e9ac";
}
.icn-Template-Filled:before {
  content: "\ea70";
}
.icn-Text-Input:before {
  content: "\e9ad";
}
.icn-Text-Input-Filled:before {
  content: "\ea71";
}
.icn-Timer:before {
  content: "\e9ae";
}
.icn-Timer-Filled:before {
  content: "\ea72";
}
.icn-Trades:before {
  content: "\e9af";
}
.icn-Trades-Filled:before {
  content: "\ea73";
}
.icn-Travel-Home:before {
  content: "\e9b0";
}
.icn-Travel-Home-Filled:before {
  content: "\ea74";
}
.icn-Travel-Work:before {
  content: "\e9b1";
}
.icn-Travel-Work-Filled:before {
  content: "\ea75";
}
.icn-Triangle:before {
  content: "\e9b2";
}
.icn-Triangle-Filled:before {
  content: "\ea76";
}
.icn-Undo:before {
  content: "\e9b3";
}
.icn-Undo-Filled:before {
  content: "\ea78";
}
.icn-Undo-Circle:before {
  content: "\e9b4";
}
.icn-Undo-Circle-Filled:before {
  content: "\ea77";
}
.icn-Unlinked:before {
  content: "\ea81";
}
.icn-Unlinked-Filled:before {
  content: "\ea82";
}
.icn-Unlock:before {
  content: "\e9b5";
}
.icn-Unlock-Filled:before {
  content: "\ea79";
}
.icn-Wallet:before {
  content: "\e9b6";
}
.icn-Wallet-Filled:before {
  content: "\ea7a";
}
.icn-Word:before {
  content: "\e9b7";
}
.icn-Word-Filled:before {
  content: "\ea7b";
}
.icn-Work:before {
  content: "\e9b8";
}
.icn-Work-Filled:before {
  content: "\ea7d";
}
.icn-Worker:before {
  content: "\e9b9";
}
.icn-Worker-Filled:before {
  content: "\ea7c";
}
.icn-Wrench:before {
  content: "\e9ba";
}
.icn-Wrench-Filled:before {
  content: "\ea7e";
}
