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

[class^="redicons-"], [class*=" redicons-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'RED-Icons' !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;
}

.redicons-CloseMax:before {
    content: "\e915";
}
.redicons-CloseBold:before {
    content: "\e914";
}
.redicons-PageUp:before {
    content: "\e911";
}
.redicons-Star:before {
    content: "\e912";
}
.redicons-Ok:before {
    content: "\e913";
}
.redicons-TV:before {
    content: "\e90e";
}
.redicons-Arrow:before {
    content: "\e90f";
}
.redicons-Rewind:before {
    content: "\e910";
}
.redicons-Add:before {
    content: "\e900";
}
.redicons-Close:before {
    content: "\e901";
}
.redicons-Config:before {
    content: "\e902";
}
.redicons-Del:before {
    content: "\e903";
}
.redicons-Down:before {
    content: "\e904";
}
.redicons-Left:before {
    content: "\e905";
}
.redicons-LinkLeft:before {
    content: "\e906";
}
.redicons-LinkRight:before {
    content: "\e907";
}
.redicons-MentionDown:before {
    content: "\e908";
}
.redicons-MentionUp:before {
    content: "\e909";
}
.redicons-PDF:before {
    content: "\e90a";
}
.redicons-Right:before {
    content: "\e90b";
}
.redicons-Share:before {
    content: "\e90c";
}
.redicons-Up:before {
    content: "\e90d";
}
