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

.ff-ico {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'forf' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ff-asterisk:before {
    content: "\e900";
}
.ff-calendar:before {
    content: "\e901";
}
.ff-check:before {
    content: "\e902";
}
.ff-database:before {
    content: "\e903";
}
.ff-download:before {
    content: "\e904";
}
.ff-factory:before {
    content: "\e905";
}
.ff-gear:before {
    content: "\e906";
}
.ff-help:before {
    content: "\e907";
}
.ff-info:before {
    content: "\e908";
}
.ff-list:before {
    content: "\e909";
}
.ff-mail:before {
    content: "\e90a";
}
.ff-star:before {
    content: "\e90b";
}
.ff-times:before {
    content: "\e90c";
}
.ff-user:before {
    content: "\e90d";
}

