@font-face {
    font-family: 'themify';
    src: url('../icon-fonts/themify.eot');
    src: url('../icon-fonts/themify.eot') format('embedded-opentype'),
        url('../icon-fonts/themify.woff') format('woff'),
        url('../icon-fonts/themify.ttf') format('truetype'),
        url('../icon-fonts/themify.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^='ti-'],
[class*=' ti-'] {
    font-family: 'themify';
    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;
}
.ti-user:before {
    content: '\e602';
}
.ti-reload:before {
    content: '\e619';
}
.ti-mobile:before {
    content: '\e621';
}
.ti-angle-right:before {
    content: '\e649';
}
.ti-settings:before {
    content: '\e60f';
}
.ti-bar-chart:before {
    content: '\e6ba';
}
.ti-angle-left:before {
    content: '\e64a';
}
.ti-check:before {
    content: '\e64c';
}
.ti-stats-up:before {
    content: '\e673';
}
.ti-shield:before {
    content: '\e67b';
}
.ti-world:before {
    content: '\e665';
}
.ti-panel:before {
    content: '\e686';
}
.ti-headphone-alt:before {
    content: '\e719';
}
.ti-layout-cta-left:before {
    content: '\e70c';
}
.ti-eye:before {
    content: '\e63d';
}
.ti-eye-underline:before {
    content: '\e63d';
    text-decoration: underline;
}

.ti-bar-chart:before {
    content: '\e6ba';
}
.ti-desktop:before {
    content: "\e640";
}
.ti-check-box:before {
    content: "\e64d";
}
.ti-comment-alt:before {
    content: "\e645";
}
.ti-share:before {
    content: "\e72e";
}
.ti-comment-alt:before {
    content: "\e645";
}