@font-face {
    font-family: 'sixicons';
    src: url('font/sixicons.eot?3106170');
    src: url('font/sixicons.eot?3106170#iefix') format('embedded-opentype'),
    url('font/sixicons.woff2?3106170') format('woff2'),
    url('font/sixicons.woff?3106170') format('woff'),
    url('font/sixicons.ttf?3106170') format('truetype'),
    url('font/sixicons.svg?3106170#sixicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="fi-"]:before, [class*=" fi-"]:before {
    font-family: "sixicons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fi-logout:before { content: '\e800'; }
.fi-mail:before { content: '\e801'; }
.fi-minus:before { content: '\e802'; }
.fi-page-add:before { content: '\e803'; }
.fi-pencil:before { content: '\e804'; }
.fi-play:before { content: '\e805'; }
.fi-plus:before { content: '\e806'; }
.fi-star:before { content: '\e807'; }
.fi-stop:before { content: '\e808'; }
.fi-trash-empty:before { content: '\e809'; }
.fi-user:before { content: '\e80a'; }
.fi-cancel:before { content: '\e80b'; }
.fi-eye:before { content: '\e80c'; }
.fi-eye-off:before { content: '\e80d'; }
.fi-facebook:before { content: '\e80e'; }
.fi-flag:before { content: '\e80f'; }
.fi-check:before { content: '\e810'; }
.fi-list:before { content: '\e811'; }
.fi-lock:before { content: '\e812'; }
.fi-login:before { content: '\e813'; }
.fi-sort:before { content: '\e814'; }
.fi-pdf:before { content: '\e815'; }
