@font-face {
    font-family: "tanker-icons";
    src: url("./tanker-icons.ttf?176269e3d14f9b98f206491ed93f886b") format("truetype"),
url("./tanker-icons.woff?176269e3d14f9b98f206491ed93f886b") format("woff"),
url("./tanker-icons.woff2?176269e3d14f9b98f206491ed93f886b") format("woff2");
}

i[class^="ttk-"]:before, i[class*=" ttk-"]:before {
    font-family: tanker-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;
}

.ttk-tanker-truck-regular:before {
    content: "\ea01";
}
.ttk-tanker-truck-light:before {
    content: "\ea02";
}
