@font-face {
    font-family: 'topolewski-icons';
    src: url('fonts/topolewski-icons.woff2') format('woff2'),
         url('fonts/topolewski-icons.woff') format('woff'),
         url('fonts/topolewski-icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="tnicon-"], [class*=" tnicon-"] {
    font-family: 'topolewski-icons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tnicon-users2:before {
    content: "\f000";
}
.tnicon-user1:before {
    content: "\f001";
}
.tnicon-trophy1:before {
    content: "\f002";
}
.tnicon-target-2:before {
    content: "\f003";
}
.tnicon-star:before {
    content: "\f004";
}
.tnicon-rocket:before {
    content: "\f005";
}
.tnicon-Profile:before {
    content: "\f006";
}
.tnicon-pie-chart:before {
    content: "\f007";
}
.tnicon-magic-wand:before {
    content: "\f008";
}
.tnicon-internet:before {
    content: "\f009";
}
.tnicon-hourglass:before {
    content: "\f00a";
}
.tnicon-handshake:before {
    content: "\f00b";
}
.tnicon-file-2:before {
    content: "\f00c";
}
.tnicon-diamond2:before {
    content: "\f00d";
}
.tnicon-comment2:before {
    content: "\f00e";
}
.tnicon-chat:before {
    content: "\f00f";
}
.tnicon-chart2:before {
    content: "\f010";
}
.tnicon-burger-menu:before {
    content: "\f011";
}
.tnicon-brush:before {
    content: "\f012";
}
.tnicon-agenda:before {
    content: "\f013";
}
