@font-face {
    font-family: 'TNT-Icon-Font';
    src:    url('/sites/tnt/files/CSS_Custom/icon-fonts/TNT-Icon-Font.eot?pnh23f');
    src:    url('/sites/tnt/files/CSS_Custom/icon-fonts/TNT-Icon-Font.eot?pnh23f#iefix') format('embedded-opentype'),
        url('/sites/tnt/files/CSS_Custom/icon-fonts/TNT-Icon-Font.ttf?pnh23f') format('truetype'),
        url('/sites/tnt/files/CSS_Custom/icon-fonts/TNT-Icon-Font.woff?pnh23f') format('woff'),
        url('/sites/tnt/files/CSS_Custom/icon-fonts/TNT-Icon-Font.svg?pnh23f#TNT-Icon-Font') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

.icon-tnt-lls-fact-9mins:before {
    content: "\e912";
}
.icon-tnt-lls-fact-1-3rd:before {
    content: "\e90f";
}
.icon-tnt-lls-fact-3mins:before {
    content: "\e910";
}
.icon-tnt-lls-fact-10mins:before {
    content: "\e911";
}
.icon-tnt-family:before {
    content: "\e906";
}
.icon-tnt-heart-hands:before {
    content: "\e907";
}
.icon-tnt-microscope:before {
    content: "\e909";
}
.icon-tnt-research-project:before {
    content: "\e90a";
}
.icon-tnt-runner:before {
    content: "\e90b";
}
.icon-tnt-smart-phone:before {
    content: "\e90c";
}
.icon-tnt-sneaker:before {
    content: "\e90d";
}
.icon-tnt-social-group:before {
    content: "\e90e";
}
.icon-tnt-blood-drop:before {
    content: "\e905";
}
.icon-tnt-diy:before {
    content: "\e908";
}
.icon-tnt-hike:before {
    content: "\e900";
}
.icon-tnt-run:before {
    content: "\e901";
}
.icon-tnt-climb:before {
    content: "\e902";
}
.icon-tnt-tri:before {
    content: "\e903";
}
.icon-tnt-cycle:before {
    content: "\e904";
}

