@font-face {
    font-family: "tf-icons";
    src: url("https://timingflow-prod-contentbucketbucket-mxbntmff.s3.ca-central-1.amazonaws.com/user-fonts/usr_uidk0z80d68o1szleqwvo3yxr0/709fd864-6b1/icons.woff?v=1780260728780") format("woff");
}

/* Utility — add "tf-icons" as class or ID to any text element to use unicode characters */
.tf-icons, #tf-icons {
    font-family: "tf-icons" !important;
    font-style: normal;
    font-weight: normal !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

i[class^="tf-icon-"]:before, i[class*=" tf-icon-"]:before {
    font-family: tf-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tf-icon-videocam:before {
    content: "\f101";
}
.tf-icon-user:before {
    content: "\f102";
}
.tf-icon-technical:before {
    content: "\f103";
}
.tf-icon-search:before {
    content: "\f104";
}
.tf-icon-power:before {
    content: "\f105";
}
.tf-icon-picto-tortue:before {
    content: "\f106";
}
.tf-icon-paperclip:before {
    content: "\f107";
}
.tf-icon-music:before {
    content: "\f108";
}
.tf-icon-library:before {
    content: "\f109";
}
.tf-icon-ios-chatbubbles:before {
    content: "\f10a";
}
.tf-icon-home:before {
    content: "\f10b";
}
.tf-icon-headphones-filled:before {
    content: "\f10c";
}
.tf-icon-game:before {
    content: "\f10d";
}
.tf-icon-folder-open-filled:before {
    content: "\f10e";
}
.tf-icon-folder-open-empty:before {
    content: "\f10f";
}
.tf-icon-dashboard:before {
    content: "\f110";
}
.tf-icon-computer:before {
    content: "\f111";
}
.tf-icon-cloud:before {
    content: "\f112";
}
.tf-icon-chalenge:before {
    content: "\f113";
}
.tf-icon-arc-en-ciel:before {
    content: "\f114";
}
.tf-icon-ampoule:before {
    content: "\f115";
}
.tf-icon-alert-triangle-filled:before {
    content: "\f116";
}
