@font-face {
    font-family: 'Fontix';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(/fonts/Fontix/Fontix.ttf);
    }
.fcx {
    font-family: 'Fontix';
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    }
.fcx-heading:before {
    content: "\0023";
    }
.fcx-h1:before {
    content: "\0024";
    }
.fcx-h2:before {
    content: "\0025";
    }
.fcx-h3:before {
    content: "\0026";
    }
.fcx-h4:before {
    content: "\0027";
    }
.fcx-paragraph:before {
    content: "\0028";
    }
.fcx-text-size:before {
    content: "\0029";
    }
.fcx-bold:before {
    content: "\002A";
    }
.fcx-italic:before {
    content: "\002B";
    }
.fcx-underline:before {
    content: "\002C";
    }
.fcx-strikethrough:before {
    content: "\002D";
    }
.fcx-superscript:before {
    content: "\0021";
    }
.fcx-subscript:before {
    content: "\0022";
    }
.fcx-remove-format:before {
    content: "\002E";
    }
.fcx-align-justify:before {
    content: "\002F";
    }
.fcx-align-center:before {
    content: "\0030";
    }
.fcx-align-left:before {
    content: "\0031";
    }
.fcx-align-right:before {
    content: "\0032";
    }
.fcx-arrow-from-bottom:before {
    content: "\0033";
    }
.fcx-arrow-from-top:before {
    content: "\0034";
    }
.fcx-indent:before {
    content: "\0039";
    }
.fcx-outdent:before {
    content: "\003A";
    }
.fcx-list:before {
    content: "\003B";
    }
.fcx-list-ul:before {
    content: "\003C";
    }
.fcx-list-ol:before {
    content: "\003D";
    }
.fcx-ellipsis-v:before {
    content: "\003E";
    }
.fcx-list-number:before {
    content: "\003F";
    }
.fcx-list-smallletter:before {
    content: "\0040";
    }
.fcx-list-capitalletter:before {
    content: "\0041";
    }
.fcx-list-smallroman:before {
    content: "\0042";
    }
.fcx-list-capitalroman:before {
    content: "\0043";
    }
.fcx-foreground-color:before {
    content: "\0044";
    }
.fcx-undo:before {
    content: "\0046";
    }
.fcx-redo:before {
    content: "\0047";
    }
.fcx-copy:before {
    content: "\0048";
    }
.fcx-paste:before {
    content: "\0049";
    }
.fcx-cut:before {
    content: "\004A";
    }
.fcx-link:before {
    content: "\004B";
    }
.fcx-unlink:before {
    content: "\004C";
    }
.fcx-image:before {
    content: "\004D";
    }
.fcx-file:before {
    content: "\004E";
    }
