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

[class^="tmicon-"], [class*=" tmicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

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

.tmicon-mail:before {
    content: "\e945" !important;
}
.tmicon-link:before {
    content: "\e9cb" !important;
}
.tmicon-google-plus:before {
    content: "\ea8b" !important;
}
.tmicon-google-plus2:before {
    content: "\ea8c" !important;
}
.tmicon-hangouts:before {
    content: "\ea8e" !important;
}
.tmicon-google-drive:before {
    content: "\ea8f" !important;
}
.tmicon-facebook:before {
    content: "\ea90" !important;
}
.tmicon-facebook2:before {
    content: "\ea91" !important;
}
.tmicon-instagram:before {
    content: "\ea92" !important;
}
.tmicon-whatsapp:before {
    content: "\ea93" !important;
}
.tmicon-twitter:before {
    content: "\ea96" !important;
}
.tmicon-youtube:before {
    content: "\ea9d" !important;
}
.tmicon-vimeo:before {
    content: "\eaa0" !important;
}
.tmicon-vimeo2:before {
    content: "\eaa1" !important;
}
.tmicon-flickr:before {
    content: "\eaa3" !important;
}
.tmicon-flickr2:before {
    content: "\eaa4" !important;
}
.tmicon-dribbble:before {
    content: "\eaa7" !important;
}
.tmicon-behance:before {
    content: "\eaa8" !important;
}
.tmicon-behance2:before {
    content: "\eaa9" !important;
}
.tmicon-dropbox:before {
    content: "\eaae" !important;
}
.tmicon-wordpress:before {
    content: "\eab4" !important;
}
.tmicon-blogger:before {
    content: "\eab8" !important;
}
.tmicon-tumblr:before {
    content: "\eab9" !important;
}
.tmicon-tumblr2:before {
    content: "\eaba" !important;
}
.tmicon-skype:before {
    content: "\eac5" !important;
}
.tmicon-linkedin2:before {
    content: "\eac9" !important;
}
.tmicon-linkedin:before {
    content: "\eaca" !important;
}
.tmicon-stackoverflow:before {
    content: "\ead0" !important;
}
.tmicon-pinterest2:before {
    content: "\ead1" !important;
}
.tmicon-pinterest:before {
    content: "\ead2" !important;
}
.tmicon-foursquare:before {
    content: "\ead6" !important;
}
.tmicon-arrow-down:before {
    content: "\e60f" !important;
}
.tmicon-arrow-right:before {
    content: "\e611" !important;
}
.tmicon-arrow-left:before {
    content: "\e610" !important;
}
.tmicon-close:before {
    content: "\e612" !important;
}

