@font-face {font-family: 'fontello';src: url('fonts/fontello.woff2') format('woff2'), url('fonts/fontello.woff') format('woff');font-weight: normal;font-style: normal;}

[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
/* width: 1em; */
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-right: .5rem;
margin-left: .5rem;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-home:before { content: '\e800'; } /* home */
.icon-globe:before { content: '\e801'; } /* globe outline */
.icon-attention-circled:before { content: '\e802'; } /* attention circled */
.icon-heart:before { content: '\e803'; } /* heart */
.icon-ok-circled:before { content: '\e804'; } /* check mark circled */
.icon-phone:before { content: '\e805'; } /* telephone */
.icon-cancel-circled:before { content: '\e807'; } /* cancel circled */
.icon-moon-inv:before { content: '\e808'; } /* moon */
.icon-sun-inv:before { content: '\e809'; } /* sun */
.icon-download:before { content: '\e80a'; } /* download */
.icon-cancel:before { content: '\e80b'; } /* cancel */
.icon-ok:before { content: '\e80e'; } /* check mark */
.icon-attention:before { content: '\e817'; } /* attention */
.icon-spin6:before { content: '\e839'; } /* spinner */
.icon-down-open:before { content: '\f004'; } /* down arrow */
.icon-up-open:before { content: '\f005'; } /* up arrow */
.icon-right-open:before { content: '\f006'; } /* right arrow */
.icon-left-open:before { content: '\f007'; } /* left arrow */
.icon-mail-alt:before { content: '\f0e0'; } /* mail envelope */
.icon-upload-cloud:before { content: '\f0ee'; } /* upload cloud */
.icon-mobile:before { content: '\f10b'; } /* mobile phone */
.icon-doc-inv:before { content: '\f15b'; } /* document solid */
.icon-paper-plane:before { content: '\f1d8'; } /* paper plane */
.icon-id-card:before { content: '\f2c2'; } /* id card */

.fa {
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}

.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
margin-right: .3em;
}

.fa-Super {
font-size: 3em;
}

.fa-lg-left {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
margin-left: .3em;
}

.fa-sm {
font-size: 1em;
line-height: 0.75em;
vertical-align: 0%;
margin-right: .5em;
}

.fa-sm-left {
font-size: .9em;
line-height: 0.75em;
vertical-align: 0;
margin-left: .5em;
}