/*!
*    ______ _       _   _
*    |  ____| |     | | (_)
*    | |__  | | __ _| |_ _  ___ ___  _ __
*    |  __| | |/ _` | __| |/ __/ _ \| '_ \
*    | |    | | (_| | |_| | (_| (_) | | | |
*    |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*         https://www.icon.com
*/

@font-face {
    font-family: "icon_fx";
    src: url("./icon_fx.woff2?5ab5cf490eb1caeb6f607ce22f5e5290") format("woff2"),
url("./icon_fx.woff?5ab5cf490eb1caeb6f607ce22f5e5290") format("woff"),
url("./icon_fx.eot?5ab5cf490eb1caeb6f607ce22f5e5290#iefix") format("embedded-opentype"),
url("./icon_fx.ttf?5ab5cf490eb1caeb6f607ce22f5e5290") format("truetype"),
url("./icon_fx.svg?5ab5cf490eb1caeb6f607ce22f5e5290#icon_fx") format("svg")
}

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

.icon-check:before {
    content: "\f101";
}
.icon-workflow:before {
    content: "\f102";
}
.icon-close:before {
    content: "\f103";
}
.icon-power-off:before {
    content: "\f104";
}
.icon-user:before {
    content: "\f105";
}
.icon-api:before {
    content: "\f106";
}
.icon-bill:before {
    content: "\f107";
}
.icon-fuse:before {
    content: "\f108";
}
.icon-bugs:before {
    content: "\f109";
}
.icon-search:before {
    content: "\f10a";
}
.icon-settings:before {
    content: "\f10b";
}
.icon-add:before {
    content: "\f10c";
}
.icon-rocket:before {
    content: "\f10d";
}
.icon-day-and-night:before {
    content: "\f10e";
}
.icon-server:before {
    content: "\f10f";
}
.icon-coin:before {
    content: "\f110";
}
.icon-help:before {
    content: "\f111";
}

